summaryrefslogtreecommitdiff
path: root/math/py-matplotlib-scalebar
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-09-19 14:15:42 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-09-19 14:15:42 +0000
commit9e6683e879b2be1a8b288ef77963a436290dd963 (patch)
treeb26417547483fd103a7fe4227cf877d543f92585 /math/py-matplotlib-scalebar
parentFix build with -fno-common (diff)
Unbreak bulk -a
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 267d94bf3c02..5db431f31477 100644
--- a/math/py-matplotlib-scalebar/Makefile
+++ b/math/py-matplotlib-scalebar/Makefile
@@ -15,7 +15,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=0:math/py-matplotlib@${PY_FLAVOR}
-USES= python
+USES= python:3.6+
USE_PYTHON= autoplist distutils
NO_ARCH= yes