[88670] trunk/dports/gnome/gedit/Portfile
jmr at macports.org
jmr at macports.org
Sat Jan 7 06:07:06 PST 2012
Revision: 88670
http://trac.macports.org/changeset/88670
Author: jmr at macports.org
Date: 2012-01-07 06:07:06 -0800 (Sat, 07 Jan 2012)
Log Message:
-----------
gedit: remove incorrect pkg_config_path from python25 variant, the default search paths are fine in this case
Modified Paths:
--------------
trunk/dports/gnome/gedit/Portfile
Modified: trunk/dports/gnome/gedit/Portfile
===================================================================
--- trunk/dports/gnome/gedit/Portfile 2012-01-07 14:05:30 UTC (rev 88669)
+++ trunk/dports/gnome/gedit/Portfile 2012-01-07 14:07:06 UTC (rev 88670)
@@ -48,8 +48,6 @@
variant python25 conflicts python26 python27 description {Use python 2.5} {
configure.python ${prefix}/bin/python2.5
depends_lib-append port:py25-pygtksourceview
- set python_framework ${frameworks_dir}/Python.framework/Versions/2.5
- configure.pkg_config_path ${python_framework}/lib/pkgconfig
}
variant python26 conflicts python25 python27 description {Use python 2.6} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120107/51d67220/attachment.html>
More information about the macports-changes
mailing list