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

takeshi at macports.org takeshi at macports.org
Tue Mar 31 04:56:18 PDT 2009


Revision: 48925
          http://trac.macports.org/changeset/48925
Author:   takeshi at macports.org
Date:     2009-03-31 04:56:17 -0700 (Tue, 31 Mar 2009)
Log Message:
-----------
plplot: added dependency to pkgconfig. revision not incremented

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

Modified: trunk/dports/science/plplot/Portfile
===================================================================
--- trunk/dports/science/plplot/Portfile	2009-03-31 11:52:40 UTC (rev 48924)
+++ trunk/dports/science/plplot/Portfile	2009-03-31 11:56:17 UTC (rev 48925)
@@ -22,7 +22,8 @@
     and device drivers which control how the plots are presented       \
     in non-interactive and interactive plotting contexts.
 
-depends_build   port:cmake
+depends_build   port:cmake \
+                path:bin/pkg-config:pkgconfig
 depends_lib     port:expat \
                 port:fontconfig \
                 port:freefont-ttf \
@@ -31,7 +32,6 @@
                 port:libiconv \
                 port:jpeg \
                 port:libpng \
-                port:pkgconfig \
                 port:swig \
                 port:tcl \
                 port:tk \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090331/71c913ca/attachment.html>


More information about the macports-changes mailing list