diff options
Diffstat (limited to 'math/py-cma/Makefile')
-rw-r--r-- | math/py-cma/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-cma/Makefile b/math/py-cma/Makefile index 5a9f6272e979..6364c46db49f 100644 --- a/math/py-cma/Makefile +++ b/math/py-cma/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/cma/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=0,1:math/py-numpy@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |