Ticket #34534: Portfile.diff

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

    old new  
    2424checksums           rmd160  01bceea551d8320fdc6b22531a3f48ee2a0bc4fc \
    2525                    sha256  6719241d5587fd8f685da261fe0f52636e2bafa40dce9f2ca60f84c47838e10c
    2626
     27if {$subport != $name} {
     28    depends_lib-append  port:py${python.version}-distribute
     29}
     30
    2731livecheck.type      regex
    2832livecheck.url       http://pypi.python.org/pypi/openpyxl
    2933livecheck.regex     xlrd (\\d+\\.\\d+\\.\\d+)