[99952] trunk/dports/science/plplot/Portfile

ryandesign at macports.org ryandesign at macports.org
Wed Nov 21 22:17:50 PST 2012


Revision: 99952
          https://trac.macports.org/changeset/99952
Author:   ryandesign at macports.org
Date:     2012-11-21 22:17:50 -0800 (Wed, 21 Nov 2012)
Log Message:
-----------
plplot: append to, don't overwrite, cmake portgroup's dependencies (#37034)

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

Modified: trunk/dports/science/plplot/Portfile
===================================================================
--- trunk/dports/science/plplot/Portfile	2012-11-22 06:06:19 UTC (rev 99951)
+++ trunk/dports/science/plplot/Portfile	2012-11-22 06:17:50 UTC (rev 99952)
@@ -24,7 +24,8 @@
     and device drivers which control how the plots are presented       \
     in non-interactive and interactive plotting contexts.
 
-depends_build   path:bin/pkg-config:pkgconfig
+depends_build-append \
+                path:bin/pkg-config:pkgconfig
 depends_lib     port:expat \
                 port:qhull \
                 port:fontconfig \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20121121/5ca30fec/attachment-0001.html>


More information about the macports-changes mailing list