[84229] trunk/dports/python/py25-gst-python/Portfile

jmr at macports.org jmr at macports.org
Tue Sep 20 22:38:21 PDT 2011


Revision: 84229
          http://trac.macports.org/changeset/84229
Author:   jmr at macports.org
Date:     2011-09-20 22:38:19 -0700 (Tue, 20 Sep 2011)
Log Message:
-----------
py25-gst-python: add cppflags to help finding pygobject.h

Modified Paths:
--------------
    trunk/dports/python/py25-gst-python/Portfile

Modified: trunk/dports/python/py25-gst-python/Portfile
===================================================================
--- trunk/dports/python/py25-gst-python/Portfile	2011-09-21 02:48:11 UTC (rev 84228)
+++ trunk/dports/python/py25-gst-python/Portfile	2011-09-21 05:38:19 UTC (rev 84229)
@@ -31,6 +31,7 @@
                             --with-libpython-dir=${prefix}/lib 
 configure.pkg_config_path   ${python_prefix}/lib/pkgconfig
 configure.python            ${prefix}/bin/python2.5
+configure.cppflags-append   -I${prefix}/include/pygtk-2.0
 
 post-destroot {
     # Workaround for python25 framework bug (#16334)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110920/d7c2731e/attachment.html>


More information about the macports-changes mailing list