diff options
Diffstat (limited to 'math/py-colormath/Makefile')
-rw-r--r-- | math/py-colormath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-colormath/Makefile b/math/py-colormath/Makefile index c89c53d25924..c326059eaa1a 100644 --- a/math/py-colormath/Makefile +++ b/math/py-colormath/Makefile @@ -14,7 +14,7 @@ LICENSE= BSD2CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.9.2,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}networkx>=1.9.1:math/py-networkx@${PY_FLAVOR} -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |