[116089] trunk/dports/devel/kiwi/Portfile
jmr at macports.org
jmr at macports.org
Fri Jan 17 19:41:17 PST 2014
Revision: 116089
https://trac.macports.org/changeset/116089
Author: jmr at macports.org
Date: 2014-01-17 19:41:17 -0800 (Fri, 17 Jan 2014)
Log Message:
-----------
kiwi: use unified python portgroup
Modified Paths:
--------------
trunk/dports/devel/kiwi/Portfile
Modified: trunk/dports/devel/kiwi/Portfile
===================================================================
--- trunk/dports/devel/kiwi/Portfile 2014-01-18 03:31:04 UTC (rev 116088)
+++ trunk/dports/devel/kiwi/Portfile 2014-01-18 03:41:17 UTC (rev 116089)
@@ -2,7 +2,7 @@
# $Id$
PortSystem 1.0
-PortGroup python26 1.0
+PortGroup python 1.0
name kiwi
version 1.9.29
@@ -28,11 +28,12 @@
checksums rmd160 59e0659aaa535e962613d489934f9a1f89c9cc59 \
sha256 32e43540150c03fda8ad55d22a389cf25356fc5216f6ee3febc4a3df9862ecad
+python.default_version 26
+
depends_lib-append \
- path:lib/pkgconfig/glib-2.0.pc:glib2 \
- port:py26-gobject \
- port:py26-pygtk \
- port:py26-numeric
+ port:py${python.version}-gobject \
+ port:py${python.version}-pygtk \
+ port:py${python.version}-numeric
depends_build-append \
port:pkgconfig
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140117/cff8a02f/attachment.html>
More information about the macports-changes
mailing list