View | Details | Raw Unified | Return to bug 256083
Collapse All | Expand All

(-)b/science/py-scipy/Makefile (-1 / +1 lines)
Lines 24-30 LIB_DEPENDS= libblas.so:math/blas \ Link Here
24
		libopenblas.so:math/openblas
24
		libopenblas.so:math/openblas
25
RUN_DEPENDS=	${PYNUMPY}
25
RUN_DEPENDS=	${PYNUMPY}
26
26
27
USES=		compiler:c++14-lang fortran python:3.6+ shebangfix
27
USES=		compiler:c++14-lang fortran python:3.7+ shebangfix
28
USE_PYTHON=	autoplist concurrent distutils
28
USE_PYTHON=	autoplist concurrent distutils
29
29
30
FFLAGS+=	-std=legacy
30
FFLAGS+=	-std=legacy

Return to bug 256083