aboutsummaryrefslogtreecommitdiff
path: root/graphics/py-descartes
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 /graphics/py-descartes
parenta905cf1e2170528ff7338047943a9ebb698c2d80 (diff)
Notes
Diffstat (limited to 'graphics/py-descartes')
-rw-r--r--graphics/py-descartes/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-descartes/Makefile b/graphics/py-descartes/Makefile
index 8acf1a33d3cf..4a7255408a1a 100644
--- a/graphics/py-descartes/Makefile
+++ b/graphics/py-descartes/Makefile
@@ -14,7 +14,7 @@ LICENSE= BSD3CLAUSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}matplotlib>=0.98:math/py-matplotlib@${PY_FLAVOR}
-USES= python
+USES= python:3.6+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes