aboutsummaryrefslogtreecommitdiff
path: root/science/py-h5py
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-h5py
parentd45fbf3040b3448bc804ff8be8a816d15ea3f92a (diff)
downloadports-742321c70870f8339d0ac558f88a918b77b56096.tar.gz
ports-742321c70870f8339d0ac558f88a918b77b56096.zip
Notes
Diffstat (limited to 'science/py-h5py')
-rw-r--r--science/py-h5py/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/science/py-h5py/Makefile b/science/py-h5py/Makefile
index 57db7afb3138..2c13436227b4 100644
--- a/science/py-h5py/Makefile
+++ b/science/py-h5py/Makefile
@@ -22,10 +22,8 @@ GH_ACCOUNT= h5py
GH_COMMIT= c8c63eb
GH_TAGNAME= ${GH_COMMIT}
-USE_PYTHON= yes
-USE_PYDISTUTILS= yes
-
-PYDISTUTILS_AUTOPLIST= yes
+USES= python
+USE_PYTHON= distutils autoplist
PORTDOCS= README.rst
PORTEXAMPLES= multiprocessing_example.py \