diff options
Diffstat (limited to 'math/py-animatplot/Makefile')
-rw-r--r-- | math/py-animatplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-animatplot/Makefile b/math/py-animatplot/Makefile index 3dbb1e51577b..d702fd58d29a 100644 --- a/math/py-animatplot/Makefile +++ b/math/py-animatplot/Makefile @@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=2.2:math/py-matplotlib@${PY_FLAVOR} 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 |