diff options
Diffstat (limited to 'math/py-numpy/Makefile')
| -rw-r--r-- | math/py-numpy/Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile index 7b7273abe5be..fce6242f50ce 100644 --- a/math/py-numpy/Makefile +++ b/math/py-numpy/Makefile @@ -24,7 +24,7 @@ TEST_DEPENDS=	${PYTHON_PKGNAMEPREFIX}hypothesis>=6.24.1:devel/py-hypothesis@${PY  		${PYTHON_PKGNAMEPREFIX}pytest>=6.2.5:devel/py-pytest@${PY_FLAVOR} \  		${PYTHON_PKGNAMEPREFIX}typing-extensions>=4.2.0:devel/py-typing-extensions@${PY_FLAVOR} -USES=		compiler:c11 cpe fortran pkgconfig python:3.9+ shebangfix +USES=		compiler:c11 cpe fortran pkgconfig python shebangfix  USE_PYTHON=	autoplist concurrent cython pep517  GCCLIBDIR_CMDS=	${FC} -print-file-name=libgfortran.so | ${SED} -e \  | 
