git: 90cd05af448e - main - math/py-numpy: Add CPE information
Bernhard Froehlich
decke at FreeBSD.org
Tue Aug 31 09:25:01 UTC 2021
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=90cd05af448eae46076d7faee00629ccf17e6128
commit 90cd05af448eae46076d7faee00629ccf17e6128
Author: Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 08:00:55 +0000
Commit: Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:13 +0000
math/py-numpy: Add CPE information
Approved by: portmgr (blanket)
---
math/py-numpy/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/math/py-numpy/Makefile b/math/py-numpy/Makefile
index b386436ef6c6..b2360830e97b 100644
--- a/math/py-numpy/Makefile
+++ b/math/py-numpy/Makefile
@@ -21,7 +21,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt
TEST_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pytest>=0:devel/py-pytest@${PY_FLAVOR}
-USES= compiler:c11 fortran python:3.6-3.9 zip
+USES= compiler:c11 cpe fortran python:3.6-3.9 zip
USE_PYTHON= allflavors autoplist concurrent cython distutils
GCCLIBDIR_CMDS= ${FC} -print-file-name=libgfortran.so | ${SED} -e s/libgfortran.so//
More information about the dev-commits-ports-all
mailing list