aboutsummaryrefslogtreecommitdiff
path: root/math/py-basemap
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-01-24 15:07:39 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-01-24 15:07:39 +0000
commit364abe76fd9eef8f21dfc042689643cc3aee11d1 (patch)
treebf67c1bb6ae5b2f8e4074d102338a30cdf8b4cd8 /math/py-basemap
parent7e9d10e043b551b015afc55d516c1f0d1ee30ab2 (diff)
downloadports-364abe76fd9eef8f21dfc042689643cc3aee11d1.tar.gz
ports-364abe76fd9eef8f21dfc042689643cc3aee11d1.zip
Notes
Diffstat (limited to 'math/py-basemap')
-rw-r--r--math/py-basemap/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-basemap/Makefile b/math/py-basemap/Makefile
index 22e0f3677269..2ae2f377e880 100644
--- a/math/py-basemap/Makefile
+++ b/math/py-basemap/Makefile
@@ -11,7 +11,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= ports@FreeBSD.org
COMMENT= Plots data on map projections with continental and political boundaries
-RUN_DEPENDS= ${PYTHON_SITELIBDIR}/matplotlib/:${PORTSDIR}/math/py-matplotlib
+RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>0:${PORTSDIR}/math/py-matplotlib
USES= python
USE_PYTHON= distutils autoplist