diff options
| author | Antoine Brodin <antoine@FreeBSD.org> | 2020-07-26 07:16:27 +0000 |
|---|---|---|
| committer | Antoine Brodin <antoine@FreeBSD.org> | 2020-07-26 07:16:27 +0000 |
| commit | 0b69a4e7cd68d2a766ee7848e4506b8bf0ef9157 (patch) | |
| tree | 22ff9df876e67f99af5324c9f06b1ca179d7679d /math/py-pyodesys | |
| parent | 4046fcf2680644f709cbfbeaa639ca36d6082d19 (diff) | |
Notes
Diffstat (limited to 'math/py-pyodesys')
| -rw-r--r-- | math/py-pyodesys/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-pyodesys/Makefile b/math/py-pyodesys/Makefile index 26746184bca6..da9aa29763b0 100644 --- a/math/py-pyodesys/Makefile +++ b/math/py-pyodesys/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYNUMPY} \ ${PYTHON_PKGNAMEPREFIX}sympy>=1.1.1:math/py-sympy@${PY_FLAVOR} TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>0:devel/py-pytest@${PY_FLAVOR} -USES= python +USES= python:3.5+ USE_PYTHON= distutils autoplist NO_ARCH= yes |
