[90587] trunk/dports/devel/bullet/Portfile

stromnov at macports.org stromnov at macports.org
Fri Mar 9 03:31:10 PST 2012


Revision: 90587
          http://trac.macports.org/changeset/90587
Author:   stromnov at macports.org
Date:     2012-03-09 03:31:07 -0800 (Fri, 09 Mar 2012)
Log Message:
-----------
bullet: skip demos and extras

Modified Paths:
--------------
    trunk/dports/devel/bullet/Portfile

Modified: trunk/dports/devel/bullet/Portfile
===================================================================
--- trunk/dports/devel/bullet/Portfile	2012-03-09 11:16:05 UTC (rev 90586)
+++ trunk/dports/devel/bullet/Portfile	2012-03-09 11:31:07 UTC (rev 90587)
@@ -6,7 +6,7 @@
 
 name                bullet
 version             2.80-2527
-revision            0
+revision            1
 set base_version    [lindex [split ${version} -] 0]
 categories          devel
 license             zlib
@@ -31,9 +31,6 @@
 
 configure.args-append \
                     -DBUILD_SHARED_LIBS=ON \
-                    -DBUILD_EXTRAS=ON \
-                    -DINSTALL_LIBS=ON \
-                    -DINSTALL_EXTRA_LIBS=ON \
-                    -DBUILD_DEMOS=ON
+                    -DINSTALL_LIBS=ON
 
 livecheck.version   ${base_version}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120309/73173034/attachment.html>


More information about the macports-changes mailing list