diff options
Diffstat (limited to 'math/py-numexpr')
-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 34984b6ec171..3482b16f92b8 100644 --- a/math/py-numexpr/Makefile +++ b/math/py-numexpr/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= ${PYNUMPY} -USES= dos2unix python +USES= dos2unix python:3.6+ USE_PYTHON= autoplist concurrent distutils post-install: |