diff options
Diffstat (limited to 'math/py-iohexperimenter/Makefile')
-rw-r--r-- | math/py-iohexperimenter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-iohexperimenter/Makefile b/math/py-iohexperimenter/Makefile index aed098789269..cae66a4d73df 100644 --- a/math/py-iohexperimenter/Makefile +++ b/math/py-iohexperimenter/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} -USES= compiler:c++14-lang dos2unix python:3.7+ +USES= compiler:c++14-lang dos2unix python USE_PYTHON= autoplist concurrent distutils unittest USE_CXXSTD= c++14 |