diff options
| author | Thierry Thomas <thierry@FreeBSD.org> | 2021-05-10 20:06:35 +0000 |
|---|---|---|
| committer | Thierry Thomas <thierry@FreeBSD.org> | 2021-05-10 20:13:20 +0000 |
| commit | 1d44af58980136b882d146f21d8776943a14c5eb (patch) | |
| tree | f3a678f8aea7c2044c105d15a6ff7c7afec40762 /math/py-python-picard | |
| parent | aea041f3a2b531c0265897f6aec59936a96a9f35 (diff) | |
Diffstat (limited to 'math/py-python-picard')
| -rw-r--r-- | math/py-python-picard/Makefile | 2 |
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 |
