git: dec69ccb4f21 - main - science/py-scipy: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 09:25:26 UTC 2021


The branch main has been updated by decke:

URL: https://cgit.FreeBSD.org/ports/commit/?id=dec69ccb4f2100387101ee2c332805fc2001b7b4

commit dec69ccb4f2100387101ee2c332805fc2001b7b4
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 09:08:02 +0000
Commit:     Bernhard Froehlich <decke at FreeBSD.org>
CommitDate: 2021-08-31 09:23:26 +0000

    science/py-scipy: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 science/py-scipy/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/science/py-scipy/Makefile b/science/py-scipy/Makefile
index da21393c08d1..9f34f1b791b8 100644
--- a/science/py-scipy/Makefile
+++ b/science/py-scipy/Makefile
@@ -24,7 +24,7 @@ LIB_DEPENDS=	libblas.so:math/blas \
 		libopenblas.so:math/openblas
 RUN_DEPENDS=	${PYNUMPY}
 
-USES=		compiler:c++14-lang fortran python:3.7+ shebangfix
+USES=		compiler:c++14-lang cpe fortran python:3.7+ shebangfix
 USE_PYTHON=	autoplist concurrent distutils
 
 FFLAGS+=	-std=legacy


More information about the dev-commits-ports-main mailing list