diff options
Diffstat (limited to 'graphics/py-descartes/Makefile')
-rw-r--r-- | graphics/py-descartes/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-descartes/Makefile b/graphics/py-descartes/Makefile index 4841e0e367b4..2c69eeaa0889 100644 --- a/graphics/py-descartes/Makefile +++ b/graphics/py-descartes/Makefile @@ -12,7 +12,7 @@ LICENSE= BSD3CLAUSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=0.98:math/py-matplotlib@${PY_FLAVOR} -USES= python:3.6+ +USES= python:3.7+ USE_PYTHON= autoplist concurrent distutils NO_ARCH= yes |