Ticket #42097: Portfile.diff
File Portfile.diff, 562 bytes (added by mndavidoff (Monte Davidoff), 11 years ago) |
---|
-
Portfile
old new 23 23 python.versions 26 27 24 24 25 25 if {${name} ne ${subport}} { 26 depends_build port:py${python.version}-setuptools 26 27 depends_lib port:py${python.version}-numpy \ 27 28 port:py${python.version}-yaml \ 28 29 port:py${python.version}-matplotlib 29 30 31 patchfiles patch-setup.py.diff 32 30 33 post-destroot { 31 34 set docdir ${prefix}/share/doc/${subport} 32 35 xinstall -d ${destroot}${docdir}