diff options
Diffstat (limited to 'math/py-splot/Makefile')
-rw-r--r-- | math/py-splot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-splot/Makefile b/math/py-splot/Makefile index dd15e3503559..edd06b14cd90 100644 --- a/math/py-splot/Makefile +++ b/math/py-splot/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}esda>=0:science/py-esda@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}seaborn>=0:math/py-seaborn@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}spreg>=0:math/py-spreg@${PY_FLAVOR} -USES= python:3.8+ +USES= python USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |