[48915] trunk/dports/xfce/xfce4-corner-plugin/Portfile

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


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

Modified Paths:
--------------
    trunk/dports/xfce/xfce4-corner-plugin/Portfile

Modified: trunk/dports/xfce/xfce4-corner-plugin/Portfile
===================================================================
--- trunk/dports/xfce/xfce4-corner-plugin/Portfile	2009-03-31 10:10:11 UTC (rev 48914)
+++ trunk/dports/xfce/xfce4-corner-plugin/Portfile	2009-03-31 10:10:31 UTC (rev 48915)
@@ -16,7 +16,8 @@
 		sha1 d310b43e5a3c6891364e95b1195ba24f2c6ef2ae \
 		rmd160 84e652dc6883bda0f04b032deb350753925a9db0
 
-depends_lib	port:xfce4-panel port:pkgconfig
+depends_build	path:bin/pkg-config:pkgconfig
+depends_lib	port:xfce4-panel
 use_configure	no
 
 post-patch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090331/6e55718c/attachment.html>


More information about the macports-changes mailing list