diff options
Diffstat (limited to 'math/py-matplotlib-scalebar')
-rw-r--r-- | math/py-matplotlib-scalebar/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-matplotlib-scalebar/Makefile b/math/py-matplotlib-scalebar/Makefile index 7c17d5a550c4..909783828fa5 100644 --- a/math/py-matplotlib-scalebar/Makefile +++ b/math/py-matplotlib-scalebar/Makefile @@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR} -USES= python:3.6+ +USES= python:3.7+ USE_LOCALE= en_US.UTF-8 USE_PYTHON= autoplist distutils |