[57141] trunk/dports/python/py26-matplotlib/Portfile

ram at macports.org ram at macports.org
Sun Sep 6 13:56:46 PDT 2009


Revision: 57141
          http://trac.macports.org/changeset/57141
Author:   ram at macports.org
Date:     2009-09-06 13:56:45 -0700 (Sun, 06 Sep 2009)
Log Message:
-----------
python/py26-matplotlib: ensure framework pkgconfig files can be found

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

Modified: trunk/dports/python/py26-matplotlib/Portfile
===================================================================
--- trunk/dports/python/py26-matplotlib/Portfile	2009-09-06 20:53:36 UTC (rev 57140)
+++ trunk/dports/python/py26-matplotlib/Portfile	2009-09-06 20:56:45 UTC (rev 57141)
@@ -38,7 +38,7 @@
                    patch-setup.cfg.diff \
                    patch-disable_optional_deps.diff
 
-build.env          MPLIB_BASE="${prefix}"
+build.env          MPLIB_BASE="${prefix}" PKG_CONFIG_PATH="${python.prefix}/lib/pkgconfig/"
 
 post-patch {
   reinplace "s|@@MPORTS_PREFIX@@|${prefix}|" ${worksrcpath}/setupext.py
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090906/82af3f79/attachment.html>


More information about the macports-changes mailing list