summaryrefslogtreecommitdiff
path: root/math/py-basemap/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-basemap/Makefile')
-rw-r--r--math/py-basemap/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/math/py-basemap/Makefile b/math/py-basemap/Makefile
index db5e679dcf7a..22e0f3677269 100644
--- a/math/py-basemap/Makefile
+++ b/math/py-basemap/Makefile
@@ -13,9 +13,8 @@ COMMENT= Plots data on map projections with continental and political boundaries
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/matplotlib/:${PORTSDIR}/math/py-matplotlib
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
DATADIR= ${PREFIX}/share/py-${PORTNAME}-data
EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}