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

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

Return to bug 254993