[152075] trunk/dports/science/ompl/Portfile

mmoll at macports.org mmoll at macports.org
Sun Aug 28 13:47:45 PDT 2016


Revision: 152075
          https://trac.macports.org/changeset/152075
Author:   mmoll at macports.org
Date:     2016-08-28 13:47:45 -0700 (Sun, 28 Aug 2016)
Log Message:
-----------
science/ompl: disable building tests, since they aren't run anyway

Modified Paths:
--------------
    trunk/dports/science/ompl/Portfile

Modified: trunk/dports/science/ompl/Portfile
===================================================================
--- trunk/dports/science/ompl/Portfile	2016-08-28 20:45:39 UTC (rev 152074)
+++ trunk/dports/science/ompl/Portfile	2016-08-28 20:47:45 UTC (rev 152075)
@@ -22,7 +22,7 @@
                     sha256  9d00fdb262222ba5ff5732be84212c6b0ba769b0b0fb64a1189e5f1db1c568eb
 depends_lib-append  port:boost port:ode port:flann port:triangle port:eigen3
 
-configure.args-append   -DOMPL_BUILD_DEMOS=OFF
+configure.args-append   -DOMPL_BUILD_DEMOS=OFF -DOMPL_BUILD_TESTS=OFF
 # generate the extra C++ code needed for Python bindings. This code seems
 # somewhat dependent on compiler and/or boost version, so we can't
 # pre-generate them and make them available as an extra download.
@@ -34,7 +34,6 @@
         system -W ${cmake.build_dir} "${build.cmd} ${cj} update_bindings"
     }
 }
-configure.args-append   -DOMPL_BUILD_DEMOS=OFF
 
 # The +app variant includes all the content of the regular OMPL version, but
 # adds a simple GUI and an extra library with bindings to the assimp and fcl
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160828/26729a0c/attachment-0001.html>


More information about the macports-changes mailing list