[82711] trunk/dports/_resources/port1.0/group/zope-1.0.tcl

jmr at macports.org jmr at macports.org
Thu Aug 18 13:45:41 PDT 2011


Revision: 82711
          http://trac.macports.org/changeset/82711
Author:   jmr at macports.org
Date:     2011-08-18 13:45:41 -0700 (Thu, 18 Aug 2011)
Log Message:
-----------
zope portgroup: change python2.3 to python2.6, which was forgotten in r57012 (#26338)

Revision Links:
--------------
    http://trac.macports.org/changeset/57012

Modified Paths:
--------------
    trunk/dports/_resources/port1.0/group/zope-1.0.tcl

Modified: trunk/dports/_resources/port1.0/group/zope-1.0.tcl
===================================================================
--- trunk/dports/_resources/port1.0/group/zope-1.0.tcl	2011-08-18 20:39:08 UTC (rev 82710)
+++ trunk/dports/_resources/port1.0/group/zope-1.0.tcl	2011-08-18 20:45:41 UTC (rev 82711)
@@ -36,8 +36,8 @@
 #
 
 # Set some variables.
-set python.bin	${prefix}/bin/python2.3
-set python.lib	${prefix}/lib/python2.3
+set python.bin	${prefix}/bin/python2.6
+set python.lib	${prefix}/lib/python2.6
 
 set zope.home		${prefix}/libexec/Zope
 set zope.softhome	${zope.home}/lib/python
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110818/c70e9868/attachment.html>


More information about the macports-changes mailing list