diff options
Diffstat (limited to 'math/py-numexpr/Makefile')
-rw-r--r-- | math/py-numexpr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numexpr/Makefile b/math/py-numexpr/Makefile index 9b4ad1cdf5d8..171291f8a529 100644 --- a/math/py-numexpr/Makefile +++ b/math/py-numexpr/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.13.3,1:math/py-numpy@${PY_FLAVOR} -USES= dos2unix python:3.7+ +USES= dos2unix python USE_PYTHON= autoplist concurrent distutils post-install: |