diff options
Diffstat (limited to 'math/py-seaborn/Makefile')
-rw-r--r-- | math/py-seaborn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-seaborn/Makefile b/math/py-seaborn/Makefile index 2070a43e5cad..bb9ef29b87e9 100644 --- a/math/py-seaborn/Makefile +++ b/math/py-seaborn/Makefile @@ -19,7 +19,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>0:math/py-matplotlib@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}statsmodels>0:math/py-statsmodels@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes |