[64121] trunk/dports/net/libgweather/Portfile
macsforever2000 at macports.org
macsforever2000 at macports.org
Mon Feb 22 10:14:14 PST 2010
Revision: 64121
http://trac.macports.org/changeset/64121
Author: macsforever2000 at macports.org
Date: 2010-02-22 10:14:14 -0800 (Mon, 22 Feb 2010)
Log Message:
-----------
Switch to python 2.6.
Modified Paths:
--------------
trunk/dports/net/libgweather/Portfile
Modified: trunk/dports/net/libgweather/Portfile
===================================================================
--- trunk/dports/net/libgweather/Portfile 2010-02-22 18:11:46 UTC (rev 64120)
+++ trunk/dports/net/libgweather/Portfile 2010-02-22 18:14:14 UTC (rev 64121)
@@ -5,6 +5,7 @@
name libgweather
version 2.26.2.1
+revision 1
set branch [join [lrange [split ${version} .] 0 1] .]
maintainers devans openmaintainer
categories net gnome
@@ -31,13 +32,13 @@
depends_lib port:gconf \
port:libsoup \
- port:py25-gtk
+ port:py26-gtk
configure.args --disable-schemas-install \
--disable-glibtest \
--enable-python
-configure.python ${prefix}/bin/python2.5
+configure.python ${prefix}/bin/python2.6
use_parallel_build yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100222/3b589a8f/attachment.html>
More information about the macports-changes
mailing list