diff options
Diffstat (limited to 'math/py-basemap/Makefile')
-rw-r--r-- | math/py-basemap/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/math/py-basemap/Makefile b/math/py-basemap/Makefile index 90bdf507d50b..ae73067200e9 100644 --- a/math/py-basemap/Makefile +++ b/math/py-basemap/Makefile @@ -14,11 +14,14 @@ COMMENT= Plots data on map projections with boundaries LICENSE= GPLv2 LGPL21 MIT LICENSE_COMB= multi +DEPRECATED= Deprecated upstream +EXPIRATION_DATE= 2020-02-14 + BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} LIB_DEPENDS= libgeos.so:graphics/geos -USES= python +USES= python:2.7 USE_PYTHON= autoplist distutils DATADIR= ${PREFIX}/share/py-${PORTNAME}-data |