[72386] trunk/dports/python/py26-webkitgtk/Portfile

elelay at macports.org elelay at macports.org
Tue Oct 12 11:14:27 PDT 2010


Revision: 72386
          http://trac.macports.org/changeset/72386
Author:   elelay at macports.org
Date:     2010-10-12 11:14:24 -0700 (Tue, 12 Oct 2010)
Log Message:
-----------
fix bug #25112 - could not find pygobject-codegen-2.0 script

Modified Paths:
--------------
    trunk/dports/python/py26-webkitgtk/Portfile

Modified: trunk/dports/python/py26-webkitgtk/Portfile
===================================================================
--- trunk/dports/python/py26-webkitgtk/Portfile	2010-10-12 17:56:20 UTC (rev 72385)
+++ trunk/dports/python/py26-webkitgtk/Portfile	2010-10-12 18:14:24 UTC (rev 72386)
@@ -27,6 +27,7 @@
 configure.pre_args-append  --prefix=${python_prefix}
 configure.args-append      --includedir=${python_prefix}/include/python2.6
 configure.pkg_config_path  ${python_prefix}/lib/pkgconfig
+configure.env-append PYGOBJECT_CODEGEN=${python_prefix}/bin/pygobject-codegen-2.0
 
 configure.python    ${prefix}/bin/python2.6
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101012/0af790e7/attachment.html>


More information about the macports-changes mailing list