New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Changeset 79645


Ignore:
Timestamp:
06/22/11 03:04:28 (4 years ago)
Author:
ram@…
Message:

www/googlecl: switch to python27

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/dports/www/googlecl/Portfile

    r77537 r79645  
    22 
    33PortSystem    1.0 
    4 PortGroup     python26 1.0 
     4PortGroup     python27 1.0 
    55 
    66name          googlecl 
    77version       0.9.13 
    8 revision      1 
     8revision      2 
    99categories    www 
    1010platforms     darwin 
     
    2525              rmd160 8324f45f05f34652f775258580f234a43db52fe3 
    2626 
    27 depends_lib-append port:py26-gdata 
     27depends_lib-append port:py27-gdata 
    2828 
    2929python.link_binaries no 
Note: See TracChangeset for help on using the changeset viewer.