Ticket #34533: Portfile.diff

File Portfile.diff, 346 bytes (added by mndavidoff (Monte Davidoff), 12 years ago)
  • Portfile

    old new  
    2626python.versions     24 25 26 27
    2727
    2828if {$subport != $name} {
     29    depends_lib-append  port:py${python.version}-distribute
     30
    2931    test.run            yes
    3032    test.cmd            ${python.bin}
    3133    test.target         test.py