[89715] trunk/dports/net/gajim/Portfile

jmr at macports.org jmr at macports.org
Tue Feb 7 14:18:00 PST 2012


Revision: 89715
          http://trac.macports.org/changeset/89715
Author:   jmr at macports.org
Date:     2012-02-07 14:17:58 -0800 (Tue, 07 Feb 2012)
Log Message:
-----------
gajim: fix build by setting appropriate configure.pkg_config_path (#28496)

Modified Paths:
--------------
    trunk/dports/net/gajim/Portfile

Modified: trunk/dports/net/gajim/Portfile
===================================================================
--- trunk/dports/net/gajim/Portfile	2012-02-07 21:55:43 UTC (rev 89714)
+++ trunk/dports/net/gajim/Portfile	2012-02-07 22:17:58 UTC (rev 89715)
@@ -41,6 +41,9 @@
                     port:py26-openssl \
                     port:dbus-python26
 
+set python_prefix ${frameworks_dir}/Python.framework/Versions/2.6
+configure.pkg_config_path  ${python_prefix}/lib/pkgconfig
+
 configure.args      --disable-trayicon \
                     --enable-idle \
                     --disable-gtkspell \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120207/dde4884f/attachment.html>


More information about the macports-changes mailing list