diff options
Diffstat (limited to 'math/py-rpy2')
-rw-r--r-- | math/py-rpy2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-rpy2/Makefile b/math/py-rpy2/Makefile index 9ce5d83be4b7..78ad58a6f818 100644 --- a/math/py-rpy2/Makefile +++ b/math/py-rpy2/Makefile @@ -22,7 +22,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}cffi>=1.10.0:devel/py-cffi@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}pytz>=0,1,1:devel/py-pytz@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}tzlocal>=0:devel/py-tzlocal@${PY_FLAVOR} -USES= compiler:c11 fortran python:3.6+ readline +USES= compiler:c11 fortran python:3.7+ readline USE_PYTHON= autoplist concurrent distutils MAKE_ENV= RPY2_CFFI_MODE=BOTH |