aboutsummaryrefslogtreecommitdiff
path: root/math/py-python-picard
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2021-05-10 20:06:35 +0000
committerThierry Thomas <thierry@FreeBSD.org>2021-05-10 20:13:20 +0000
commit1d44af58980136b882d146f21d8776943a14c5eb (patch)
treef3a678f8aea7c2044c105d15a6ff7c7afec40762 /math/py-python-picard
parentaea041f3a2b531c0265897f6aec59936a96a9f35 (diff)
Diffstat (limited to 'math/py-python-picard')
-rw-r--r--math/py-python-picard/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-python-picard/Makefile b/math/py-python-picard/Makefile
index 450f756b4da0..90e4c4537a86 100644
--- a/math/py-python-picard/Makefile
+++ b/math/py-python-picard/Makefile
@@ -16,7 +16,7 @@ RUN_DEPENDS= ${PYNUMPY} \
${PYTHON_PKGNAMEPREFIX}numexpr>0:math/py-numexpr@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}scipy>0:science/py-scipy@${PY_FLAVOR}
-USES= python:3.6+
+USES= python:3.7+
USE_PYTHON= distutils concurrent autoplist
NO_ARCH= yes