[99909] trunk/dports/science/fcl/Portfile

mmoll at macports.org mmoll at macports.org
Tue Nov 20 19:39:43 PST 2012


Revision: 99909
          https://trac.macports.org/changeset/99909
Author:   mmoll at macports.org
Date:     2012-11-20 19:39:43 -0800 (Tue, 20 Nov 2012)
Log Message:
-----------
science/fcl: use '-append' to avoid overwriting dependencies set by portgroups

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

Modified: trunk/dports/science/fcl/Portfile
===================================================================
--- trunk/dports/science/fcl/Portfile	2012-11-21 03:36:37 UTC (rev 99908)
+++ trunk/dports/science/fcl/Portfile	2012-11-21 03:39:43 UTC (rev 99909)
@@ -12,8 +12,8 @@
 homepage            http://gamma.cs.unc.edu/FCL
 platforms           darwin
 license             BSD
-depends_build       port:pkgconfig
-depends_lib         port:libccd port:boost
+depends_build-append port:pkgconfig
+depends_lib-append  port:libccd port:boost
 checksums           md5     5f1fe2b186f033f98e6d33fb0dfc9195 \
                     sha1    486f4ffb1e293ba15c74983d14dbcd839b986eed \
                     rmd160  a06c5ce2b27a97a00af6955ffb7950598dfad973
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121120/108423c3/attachment.html>


More information about the macports-changes mailing list