diff options
Diffstat (limited to 'math/py-basemap-data/Makefile')
-rw-r--r-- | math/py-basemap-data/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-basemap-data/Makefile b/math/py-basemap-data/Makefile index 764549ceaed1..b7638e4f9eb9 100644 --- a/math/py-basemap-data/Makefile +++ b/math/py-basemap-data/Makefile @@ -10,7 +10,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= mainland@apeiron.net COMMENT= Map data for py-basemap -USE_PYTHON= 2.5+ +USE_PYTHON= yes USE_PYDISTUTILS= yes DATADIR= ${PREFIX}/share/py-${PORTNAME} |