summaryrefslogtreecommitdiff
path: root/math/py-matplotlib-scalebar
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2021-05-10 22:06:35 +0200
committerThierry Thomas <thierry@FreeBSD.org>2021-05-10 22:13:20 +0200
commit1d44af58980136b882d146f21d8776943a14c5eb (patch)
treef3a678f8aea7c2044c105d15a6ff7c7afec40762 /math/py-matplotlib-scalebar
parentgames/weebsay: Remove erroneous newline at end of Makefile (diff)
math/py-matplotlib: chase minimum Python version in dependent ports
Since the previous update changed USES=python from 3.6+ to 3.7+, all dependent ports must have USES=python:3.7+ as well, otherwise it breaks the @py36 flavor. PR: 255347 Reported by: sunpoet
Diffstat (limited to 'math/py-matplotlib-scalebar')
-rw-r--r--math/py-matplotlib-scalebar/Makefile2
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