[132168] trunk/dports/python/py-matplotlib-basemap/Portfile
petr at macports.org
petr at macports.org
Sun Jan 25 06:13:41 PST 2015
Revision: 132168
https://trac.macports.org/changeset/132168
Author: petr at macports.org
Date: 2015-01-25 06:13:41 -0800 (Sun, 25 Jan 2015)
Log Message:
-----------
py-matplotlib-basemap: correct dependency as discussed in #45584
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-01-25 10:51:31 UTC (rev 132167)
+++ trunk/dports/python/py-matplotlib-basemap/Portfile 2015-01-25 14:13:41 UTC (rev 132168)
@@ -5,6 +5,7 @@
name py-matplotlib-basemap
version 1.0.7
+revision 1
categories-append graphics math
license LGPL-2.1
platforms darwin
@@ -32,8 +33,8 @@
if {${name} ne ${subport}} {
depends_lib-append port:geos \
port:py${python.version}-matplotlib \
- port:py${python.version}-httplib2 \
- port:py${python.version}-dap
+ port:py${python.version}-scipy \
+ port:py${python.version}-Pillow
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/20150125/02aa729f/attachment.html>
More information about the macports-changes
mailing list