aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2021-08-31 08:00:55 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2021-08-31 09:23:13 +0000
commit90cd05af448eae46076d7faee00629ccf17e6128 (patch)
treeed7c37575c9be4434da6a063abf4292904b3b8b4 /math
parent942696f4db93c3aeb26d91abc8b5d31b8aa803ae (diff)
downloadports-90cd05af448eae46076d7faee00629ccf17e6128.tar.gz
ports-90cd05af448eae46076d7faee00629ccf17e6128.zip
math/py-numpy: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'math')
-rw-r--r--math/py-numpy/Makefile2
1 files changed, 1 insertions, 1 deletions
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//