Ticket #45584: Portfile_py-matplotlib-basemap.diff
File Portfile_py-matplotlib-basemap.diff, 801 bytes (added by pgf, 10 years ago) |
---|
-
Portfile
old new 5 5 6 6 name py-matplotlib-basemap 7 7 version 1.0.7 8 revision 1 8 9 categories-append graphics math 9 10 license LGPL-2.1 10 11 platforms darwin … … 32 33 if {${name} ne ${subport}} { 33 34 depends_lib-append port:geos \ 34 35 port:py${python.version}-matplotlib \ 35 port:py${python.version}- httplib2\36 port:py${python.version}- dap36 port:py${python.version}-scipy \ 37 port:py${python.version}-Pillow 37 38 post-destroot { 38 39 delete ${destroot}${python.pkgd}/mpl_toolkits/__init__.py 39 40 delete ${destroot}${python.pkgd}/mpl_toolkits/__init__.pyc