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

stromnov at macports.org stromnov at macports.org
Fri Sep 24 05:00:44 PDT 2010


Revision: 71846
          http://trac.macports.org/changeset/71846
Author:   stromnov at macports.org
Date:     2010-09-24 05:00:42 -0700 (Fri, 24 Sep 2010)
Log Message:
-----------
bullet: removed redundant cmake args

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

Modified: trunk/dports/devel/bullet/Portfile
===================================================================
--- trunk/dports/devel/bullet/Portfile	2010-09-24 11:58:47 UTC (rev 71845)
+++ trunk/dports/devel/bullet/Portfile	2010-09-24 12:00:42 UTC (rev 71846)
@@ -29,11 +29,8 @@
 patchfiles          patch-btSoftBodySolverBuffer_OpenCL.h.diff
 
 configure.args-append \
-                    -DCMAKE_INSTALL_PREFIX=${prefix} \
-                    -DCMAKE_INSTALL_NAME_DIR=${prefix}/lib \
                     -DBUILD_SHARED_LIBS=ON \
                     -DBUILD_EXTRAS=ON \
                     -DBUILD_DEMOS=OFF \
-                    -DCMAKE_BUILD_TYPE="Release" \
                     -DINSTALL_LIBS=ON \
                     -DINSTALL_EXTRA_LIBS=ON
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100924/07c2e234/attachment.html>


More information about the macports-changes mailing list