[63022] trunk/dports/net/libproxy/Portfile

macsforever2000 at macports.org macsforever2000 at macports.org
Sat Jan 23 11:39:44 PST 2010


Revision: 63022
          http://trac.macports.org/changeset/63022
Author:   macsforever2000 at macports.org
Date:     2010-01-23 11:39:41 -0800 (Sat, 23 Jan 2010)
Log Message:
-----------
Use python 2.6. (#23399)

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

Modified: trunk/dports/net/libproxy/Portfile
===================================================================
--- trunk/dports/net/libproxy/Portfile	2010-01-23 16:54:45 UTC (rev 63021)
+++ trunk/dports/net/libproxy/Portfile	2010-01-23 19:39:41 UTC (rev 63022)
@@ -25,10 +25,10 @@
 depends_build       port:pkgconfig
 
 depends_lib         port:gconf \
-                    port:python25 \
+                    port:python26 \
                     port:xorg-libXmu
 
-configure.python    ${prefix}/bin/python2.5
+configure.python    ${prefix}/bin/python2.6
 
 configure.args      --without-webkit \
                     --without-kde \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100123/c59ee1ad/attachment.html>


More information about the macports-changes mailing list