diff options
Diffstat (limited to 'math/py-numpy-stl/Makefile')
-rw-r--r-- | math/py-numpy-stl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numpy-stl/Makefile b/math/py-numpy-stl/Makefile index 151c95d59740..cbe082b51596 100644 --- a/math/py-numpy-stl/Makefile +++ b/math/py-numpy-stl/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= ${PYNUMPY} RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}python-utils>=2.3.0:misc/py-python-utils@${PY_FLAVOR} -USES= python:3.4+ +USES= python USE_PYTHON= cython distutils autoplist post-install: |