[86553] trunk/dports/python/py-pyqt4/Portfile

eborisch at macports.org eborisch at macports.org
Fri Oct 28 08:02:10 PDT 2011


Revision: 86553
          http://trac.macports.org/changeset/86553
Author:   eborisch at macports.org
Date:     2011-10-28 08:02:10 -0700 (Fri, 28 Oct 2011)
Log Message:
-----------
py-pyqt4: Trying to fix linking error when building Designer plugin.

Modified Paths:
--------------
    trunk/dports/python/py-pyqt4/Portfile

Modified: trunk/dports/python/py-pyqt4/Portfile
===================================================================
--- trunk/dports/python/py-pyqt4/Portfile	2011-10-28 14:17:11 UTC (rev 86552)
+++ trunk/dports/python/py-pyqt4/Portfile	2011-10-28 15:02:10 UTC (rev 86553)
@@ -69,7 +69,7 @@
     # - it ensures that both LFLAGS are included and that the relevant version framework is linked
     patchfiles	patch-configure.py
     post-patch {
-        reinplace "s|@@MACPORTS_PYTHON_FRAMEWORK@@|${python.prefix}/Python|" ${worksrcpath}/configure.py
+        reinplace "s|@@MACPORTS_PYTHON_FRAMEWORK@@|${frameworks_dir}/Python.framework/Versions/${python.branch}/Python|" ${worksrcpath}/configure.py
     }
 
     use_configure yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111028/ad3fe366/attachment.html>


More information about the macports-changes mailing list