diff options
Diffstat (limited to 'graphics/py-urbanaccess/Makefile')
-rw-r--r-- | graphics/py-urbanaccess/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-urbanaccess/Makefile b/graphics/py-urbanaccess/Makefile index ddfae9617c36..adfbe799f58e 100644 --- a/graphics/py-urbanaccess/Makefile +++ b/graphics/py-urbanaccess/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}geopy>=1.11.0:net/py-geopy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scikit-learn>=0.17.1:science/py-scikit-learn@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}six>=1.11:devel/py-six@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |