diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/py-scipy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/py-scipy/Makefile b/science/py-scipy/Makefile index 88658a984382..da21393c08d1 100644 --- a/science/py-scipy/Makefile +++ b/science/py-scipy/Makefile @@ -24,7 +24,7 @@ LIB_DEPENDS= libblas.so:math/blas \ libopenblas.so:math/openblas RUN_DEPENDS= ${PYNUMPY} -USES= compiler:c++14-lang fortran python:3.6+ shebangfix +USES= compiler:c++14-lang fortran python:3.7+ shebangfix USE_PYTHON= autoplist concurrent distutils FFLAGS+= -std=legacy |