diff options
-rw-r--r-- | science/py-PyFR/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-PyFR/Makefile b/science/py-PyFR/Makefile index 1e563e806f14..afa96b46ccee 100644 --- a/science/py-PyFR/Makefile +++ b/science/py-PyFR/Makefile @@ -21,7 +21,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}appdirs>=1.4.0:devel/py-appdirs@${PY_FLAVOR} ${PYTHON_PKGNAMEPREFIX}pytools>=2016.2.1:devel/py-pytools@${PY_FLAVOR} \ ${PYNUMPY} -USES= python:3.7+ shebangfix +USES= python:3.8+ shebangfix USE_PYTHON= distutils concurrent autoplist pytest SHEBANG_FILES= setup.py pyfr/__main__.py |