diff options
Diffstat (limited to 'science/py-h5json/Makefile')
-rw-r--r-- | science/py-h5json/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-h5json/Makefile b/science/py-h5json/Makefile index 440eb97bef01..65df2d43991c 100644 --- a/science/py-h5json/Makefile +++ b/science/py-h5json/Makefile @@ -16,7 +16,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pkgconfig>0:devel/py-pkgconfig@${PY_FLAVOR RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}h5py>0:science/py-h5py@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= distutils concurrent autoplist NO_ARCH= yes |