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

mmoll at macports.org mmoll at macports.org
Thu Feb 6 09:34:32 PST 2014


Revision: 116767
          https://trac.macports.org/changeset/116767
Author:   mmoll at macports.org
Date:     2014-02-06 09:34:32 -0800 (Thu, 06 Feb 2014)
Log Message:
-----------
science/ompl: add missing build dependency (fix typo in last commit)

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

Modified: trunk/dports/science/ompl/Portfile
===================================================================
--- trunk/dports/science/ompl/Portfile	2014-02-06 17:30:22 UTC (rev 116766)
+++ trunk/dports/science/ompl/Portfile	2014-02-06 17:34:32 UTC (rev 116767)
@@ -21,7 +21,7 @@
                     sha1    4772b9d3442f910d4d7bd3aa6e3615e8397fab88 \
                     rmd160  6deeb1a4664a49051961498cd0027d07936ab4cc
 distname            ${name}-${version}-Source
-depends_build-append llvm-gcc42
+depends_build-append port:llvm-gcc42
 depends_lib-append  port:boost port:ode port:flann port:triangle
 
 # We "inherit" the compiler fallback and blacklist from the Boost port,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140206/287e608e/attachment.html>


More information about the macports-changes mailing list