[133806] trunk/dports/python/py-matplotlib-basemap/Portfile
petr at macports.org
petr at macports.org
Wed Mar 11 16:37:07 PDT 2015
Revision: 133806
https://trac.macports.org/changeset/133806
Author: petr at macports.org
Date: 2015-03-11 16:37:07 -0700 (Wed, 11 Mar 2015)
Log Message:
-----------
py-matplotlib-basemap: remove optional dependencies again, partly reverts r13216 and re-closes #45584.
Revision Links:
--------------
https://trac.macports.org/changeset/13216
Modified Paths:
--------------
trunk/dports/python/py-matplotlib-basemap/Portfile
Modified: trunk/dports/python/py-matplotlib-basemap/Portfile
===================================================================
--- trunk/dports/python/py-matplotlib-basemap/Portfile 2015-03-11 23:08:51 UTC (rev 133805)
+++ trunk/dports/python/py-matplotlib-basemap/Portfile 2015-03-11 23:37:07 UTC (rev 133806)
@@ -32,9 +32,8 @@
if {${name} ne ${subport}} {
depends_lib-append port:geos \
- port:py${python.version}-matplotlib \
- port:py${python.version}-scipy \
- port:py${python.version}-Pillow
+ port:py${python.version}-matplotlib
+
post-destroot {
delete ${destroot}${python.pkgd}/mpl_toolkits/__init__.py
delete ${destroot}${python.pkgd}/mpl_toolkits/__init__.pyc
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150311/0cb18ab8/attachment-0001.html>
More information about the macports-changes
mailing list