diff options
Diffstat (limited to 'math/py-animatplot-ng/Makefile')
-rw-r--r-- | math/py-animatplot-ng/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-animatplot-ng/Makefile b/math/py-animatplot-ng/Makefile index 5dbd2e732805..58d27b1fa035 100644 --- a/math/py-animatplot-ng/Makefile +++ b/math/py-animatplot-ng/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}setuptools_scm>0:devel/py-setuptools_scm@$ ${PY_DEPENDS} RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=2.2:math/py-matplotlib@${PY_FLAVOR} -USES= python:3.7+ +USES= python USE_PYTHON= distutils autoplist NO_ARCH= yes |