Ticket #34533: Portfile.diff
File Portfile.diff, 346 bytes (added by mndavidoff (Monte Davidoff), 12 years ago) |
---|
-
Portfile
old new 26 26 python.versions 24 25 26 27 27 27 28 28 if {$subport != $name} { 29 depends_lib-append port:py${python.version}-distribute 30 29 31 test.run yes 30 32 test.cmd ${python.bin} 31 33 test.target test.py