New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 82711


Ignore:
Timestamp:
08/18/11 13:45:41 (4 years ago)
Author:
jmr@…
Message:

zope portgroup: change python2.3 to python2.6, which was forgotten in r57012 (#26338)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/_resources/port1.0/group/zope-1.0.tcl

    r81537 r82711  
    3737 
    3838# Set some variables. 
    39 set python.bin  ${prefix}/bin/python2.3 
    40 set python.lib  ${prefix}/lib/python2.3 
     39set python.bin  ${prefix}/bin/python2.6 
     40set python.lib  ${prefix}/lib/python2.6 
    4141 
    4242set zope.home           ${prefix}/libexec/Zope 
Note: See TracChangeset for help on using the changeset viewer.