aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-gdal
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-15 03:01:14 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-15 03:01:14 +0000
commit4b50205f444652b3a7b7de91b8db6318b19eadb9 (patch)
treef55c551e8620729f70149e2d8aec90889d65002e /graphics/py-gdal
parent387f2fe104573bf8bef3deb2c00d7b7a6f02cd54 (diff)
downloadports-4b50205f444652b3a7b7de91b8db6318b19eadb9.tar.gz
ports-4b50205f444652b3a7b7de91b8db6318b19eadb9.zip
- Use USES=python
Notes
Notes: svn path=/head/; revision=364902
Diffstat (limited to 'graphics/py-gdal')
-rw-r--r--graphics/py-gdal/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/py-gdal/Makefile b/graphics/py-gdal/Makefile
index 16d536e456c5..528103f4eab1 100644
--- a/graphics/py-gdal/Makefile
+++ b/graphics/py-gdal/Makefile
@@ -20,10 +20,8 @@ LIB_DEPENDS= libgdal.so:${PORTSDIR}/graphics/gdal
OPTIONS_DEFINE= NUMPY
NUMPY_DESC= Enable array support via NumPy
-PYDISTUTILS_AUTOPLIST= yes
-USE_PYDISTUTILS=yes
-USE_PYTHON= yes
-USES= shebangfix
+PYTHON_FEATURES=autoplist,distutils
+USES= python shebangfix
WRKSRC= ${WRKDIR}/${DISTNAME}/swig/python