[48914] trunk/dports/xfce/xfce4-settings/Portfile

afb at macports.org afb at macports.org
Tue Mar 31 03:10:11 PDT 2009


Revision: 48914
          http://trac.macports.org/changeset/48914
Author:   afb at macports.org
Date:     2009-03-31 03:10:11 -0700 (Tue, 31 Mar 2009)
Log Message:
-----------
move pkgconfig to depends_build (#19086)

Modified Paths:
--------------
    trunk/dports/xfce/xfce4-settings/Portfile

Modified: trunk/dports/xfce/xfce4-settings/Portfile
===================================================================
--- trunk/dports/xfce/xfce4-settings/Portfile	2009-03-31 10:09:43 UTC (rev 48913)
+++ trunk/dports/xfce/xfce4-settings/Portfile	2009-03-31 10:10:11 UTC (rev 48914)
@@ -16,7 +16,8 @@
 		sha1 76b256aa77269e0b2b056a806106a0313629d1b6 \
 		rmd160 67c01992e38473b961d38cdbcd078fb1a327c1c6
 
-depends_lib	port:libxfcegui4 port:pkgconfig port:libwnck
+depends_build	path:bin/pkg-config:pkgconfig
+depends_lib	port:libxfcegui4 port:libwnck
 
 platform darwin 8 {
     patchfiles-append		patch-configure.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090331/1889ac4f/attachment.html>


More information about the macports-changes mailing list