Ticket #33941: Portfile.patch
File Portfile.patch, 799 bytes (added by dave@…, 13 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 $ 2 2 3 3 PortSystem 1.0 4 4 … … 25 25 sha1 eabe6d1284522be4a5c2675807646f247a33ffac \ 26 26 rmd160 46ac65794f57146afed45582d4ff43f05ffe5bb9 27 27 28 depends_lib port:python2 7bin:gpg:gnupg29 depends_run port:py2 7-gtk port:py27-xml bin:sudo:sudo28 depends_lib port:python26 bin:gpg:gnupg 29 depends_run port:py26-gtk port:py26-xml bin:sudo:sudo 30 30 31 set python.branch 2. 731 set python.branch 2.6 32 32 set python.bin ${prefix}/bin/python${python.branch} 33 33 34 34 post-patch {