git: 1db3894609f7 - main - math/igraph: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Jan 2022 15:01:37 UTC
The branch main has been updated by decke:
URL: https://cgit.FreeBSD.org/ports/commit/?id=1db3894609f79fe00b8b3006d7a17baec076ec6e
commit 1db3894609f79fe00b8b3006d7a17baec076ec6e
Author: Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2022-01-03 14:47:31 +0000
Commit: Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2022-01-03 14:47:31 +0000
math/igraph: Add CPE information
Approved by: portmgr (blanket)
---
math/igraph/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/math/igraph/Makefile b/math/igraph/Makefile
index 64790b79eb20..49082e255801 100644
--- a/math/igraph/Makefile
+++ b/math/igraph/Makefile
@@ -15,7 +15,7 @@ LIB_DEPENDS= libarpack.so:math/arpack-ng \
libgmp.so:math/gmp \
libopenblas.so:math/openblas
-USES= bison cmake gnome libtool pathfix
+USES= bison cmake cpe gnome libtool pathfix
USE_GITHUB= yes
USE_GNOME= libxml2
USE_LDCONFIG= yes