aboutsummaryrefslogtreecommitdiff
path: root/science/py-netCDF4/Makefile
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-24 16:50:42 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-24 16:50:42 +0000
commit742321c70870f8339d0ac558f88a918b77b56096 (patch)
tree13162908585c4f1c4a190de09a7b7dd8f6e58eb2 /science/py-netCDF4/Makefile
parentd45fbf3040b3448bc804ff8be8a816d15ea3f92a (diff)
Notes
Diffstat (limited to 'science/py-netCDF4/Makefile')
-rw-r--r--science/py-netCDF4/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/science/py-netCDF4/Makefile b/science/py-netCDF4/Makefile
index b56afb786914..a59e4f099ca6 100644
--- a/science/py-netCDF4/Makefile
+++ b/science/py-netCDF4/Makefile
@@ -24,9 +24,8 @@ GH_PROJECT= netcdf4-python
GH_TAGNAME= v${PORTVERSION}rel
GH_COMMIT= 1344040
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME}
EXAMPLESDIR= ${PREFIX}/share/examples/py-${PORTNAME}