Ticket #42097: Portfile.diff

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

    old new  
    2323python.versions     26 27
    2424
    2525if {${name} ne ${subport}} {
     26    depends_build   port:py${python.version}-setuptools
    2627    depends_lib     port:py${python.version}-numpy \
    2728                    port:py${python.version}-yaml \
    2829                    port:py${python.version}-matplotlib
    2930
     31    patchfiles      patch-setup.py.diff
     32
    3033    post-destroot {
    3134        set docdir ${prefix}/share/doc/${subport}
    3235        xinstall -d ${destroot}${docdir}