[110414] trunk/dports/python/py-wxpython-2.8/Portfile

mojca at macports.org mojca at macports.org
Fri Aug 30 16:31:26 PDT 2013


Revision: 110414
          https://trac.macports.org/changeset/110414
Author:   mojca at macports.org
Date:     2013-08-30 16:31:26 -0700 (Fri, 30 Aug 2013)
Log Message:
-----------
py-wxpython-2.8: add missing dependency on pkg-config to find gtk flags (#40308)

Modified Paths:
--------------
    trunk/dports/python/py-wxpython-2.8/Portfile

Modified: trunk/dports/python/py-wxpython-2.8/Portfile
===================================================================
--- trunk/dports/python/py-wxpython-2.8/Portfile	2013-08-30 23:04:48 UTC (rev 110413)
+++ trunk/dports/python/py-wxpython-2.8/Portfile	2013-08-30 23:31:26 UTC (rev 110414)
@@ -71,6 +71,7 @@
     variant gtk conflicts carbon description {use wxGTK} {
         wxWidgets.use       wxGTK-2.8
         # not sure if/what other dependencies should be listed here
+        depends_build       port:pkgconfig
         depends_lib-append  path:lib/pkgconfig/cairo.pc:cairo \
                             port:gtk2 \
                             port:${wxWidgets.port}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130830/1528cbc5/attachment.html>


More information about the macports-changes mailing list