diff options
Diffstat (limited to 'math/py-statsmodels/Makefile')
-rw-r--r-- | math/py-statsmodels/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-statsmodels/Makefile b/math/py-statsmodels/Makefile index 7ac048cecc67..fc9907424951 100644 --- a/math/py-statsmodels/Makefile +++ b/math/py-statsmodels/Makefile @@ -20,7 +20,7 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}numpy>=1.17,1:math/py-numpy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}patsy>=0.5.2:math/py-patsy@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}scipy>=1.3:science/py-scipy@${PY_FLAVOR} -USES= python:3.8+ shebangfix +USES= python shebangfix USE_PYTHON= autoplist concurrent cython distutils SHEBANG_GLOB= *.py |