[48928] trunk/dports/math/pspp/Portfile

snc at macports.org snc at macports.org
Tue Mar 31 05:36:30 PDT 2009


Revision: 48928
          http://trac.macports.org/changeset/48928
Author:   snc at macports.org
Date:     2009-03-31 05:36:30 -0700 (Tue, 31 Mar 2009)
Log Message:
-----------
pkgconfig moved from library to build dependency, ticket #19075

Modified Paths:
--------------
    trunk/dports/math/pspp/Portfile

Modified: trunk/dports/math/pspp/Portfile
===================================================================
--- trunk/dports/math/pspp/Portfile	2009-03-31 12:33:29 UTC (rev 48927)
+++ trunk/dports/math/pspp/Portfile	2009-03-31 12:36:30 UTC (rev 48928)
@@ -25,13 +25,13 @@
 
 use_parallel_build      yes
 
-depends_build           path:bin/perl:perl5
+depends_build           path:bin/perl:perl5 \
+                        port:pkgconfig
 configure.perl          ${prefix}/bin/perl
 
 depends_lib		        port:gsl \
                         port:libiconv \
                         port:zlib \
-                        port:pkgconfig \
                         port:libxml2 \
                         port:readline
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090331/664cfbbf/attachment-0001.html>


More information about the macports-changes mailing list