[90706] trunk/dports/python/py27-gtk/Portfile

snc at macports.org snc at macports.org
Mon Mar 12 20:50:57 PDT 2012


Revision: 90706
          http://trac.macports.org/changeset/90706
Author:   snc at macports.org
Date:     2012-03-12 20:50:54 -0700 (Mon, 12 Mar 2012)
Log Message:
-----------
py27-gtk: add pkgconfig dependency, append library dependencies

Modified Paths:
--------------
    trunk/dports/python/py27-gtk/Portfile

Modified: trunk/dports/python/py27-gtk/Portfile
===================================================================
--- trunk/dports/python/py27-gtk/Portfile	2012-03-12 22:51:34 UTC (rev 90705)
+++ trunk/dports/python/py27-gtk/Portfile	2012-03-13 03:50:54 UTC (rev 90706)
@@ -27,7 +27,8 @@
                 sha1    6a180d0c9ed19179662f51decb150b2c98cc9362 \
                 rmd160  98fb89d32f36c97cc51bf4eb1aa38699bf010c8e
 
-depends_lib     port:python27 \
+depends_build-append    path:bin/pkg-config:pkgconfig
+depends_lib-append  port:python27 \
                 port:atk \
                 port:gtk2 \
                 port:libglade2 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120312/cf6b9ee6/attachment.html>


More information about the macports-changes mailing list