[44347] trunk/dports/python/py25-goocanvas/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Fri Dec 26 15:48:02 PST 2008


Revision: 44347
          http://trac.macports.org/changeset/44347
Author:   mcalhoun at macports.org
Date:     2008-12-26 15:48:01 -0800 (Fri, 26 Dec 2008)
Log Message:
-----------
py25-goocanvas: Accommodate changes to py25-cairo (r44344).
No revision increase needed since only the location of build files changed.

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

Modified: trunk/dports/python/py25-goocanvas/Portfile
===================================================================
--- trunk/dports/python/py25-goocanvas/Portfile	2008-12-26 23:46:56 UTC (rev 44346)
+++ trunk/dports/python/py25-goocanvas/Portfile	2008-12-26 23:48:01 UTC (rev 44347)
@@ -47,3 +47,7 @@
 	port:zlib
 
 configure.env	PYTHON=${prefix}/bin/python2.5
+
+# needed to find Python pkg-config files
+set python_prefix  ${frameworks_dir}/Python.framework/Versions/2.5
+configure.pkg_config_path ${python_prefix}/lib/pkgconfig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081226/09b7c5a8/attachment-0001.html>


More information about the macports-changes mailing list