[113853] trunk/dports/gnome/keybinder/Portfile
sean at macports.org
sean at macports.org
Sun Nov 24 14:13:56 PST 2013
Revision: 113853
https://trac.macports.org/changeset/113853
Author: sean at macports.org
Date: 2013-11-24 14:13:55 -0800 (Sun, 24 Nov 2013)
Log Message:
-----------
py-keybinder: remove 2.5 due to py-pygtk bump
Modified Paths:
--------------
trunk/dports/gnome/keybinder/Portfile
Modified: trunk/dports/gnome/keybinder/Portfile
===================================================================
--- trunk/dports/gnome/keybinder/Portfile 2013-11-24 22:13:52 UTC (rev 113852)
+++ trunk/dports/gnome/keybinder/Portfile 2013-11-24 22:13:55 UTC (rev 113853)
@@ -40,16 +40,13 @@
build.args-append CC="${configure.cc} ${configure.cc_archflags}"
}
-set python.versions {25 26 27}
+set python.versions {26 27}
foreach v ${python.versions} {
set python.version ${v}
set python.branch [string range ${python.version} 0 end-1].[string index ${python.version} end]
set python.bin ${prefix}/bin/python${python.branch}
set python.prefix ${frameworks_dir}/Python.framework/Versions/${python.branch}
- if {${python.version} == 25} {
- set python.prefix ${prefix}
- }
subport py${python.version}-keybinder {
depends_lib-append port:${name} \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131124/1eae6a32/attachment-0001.html>
More information about the macports-changes
mailing list