Ticket #33941: Portfile.patch

File Portfile.patch, 799 bytes (added by dave@…, 12 years ago)
  • Portfile

    old new  
    1 # $Id: Portfile 91742 2012-04-09 12:14:22Z afb@macports.org $
     1# $Id: Portfile 89053 2012-01-18 22:37:55Z afb@macports.org $
    22
    33PortSystem 1.0
    44
     
    2525                sha1 eabe6d1284522be4a5c2675807646f247a33ffac \
    2626                rmd160 46ac65794f57146afed45582d4ff43f05ffe5bb9
    2727
    28 depends_lib     port:python27 bin:gpg:gnupg
    29 depends_run     port:py27-gtk port:py27-xml bin:sudo:sudo
     28depends_lib     port:python26 bin:gpg:gnupg
     29depends_run     port:py26-gtk port:py26-xml bin:sudo:sudo
    3030
    31 set python.branch       2.7
     31set python.branch       2.6
    3232set python.bin  ${prefix}/bin/python${python.branch}
    3333
    3434post-patch   {