aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2022-01-03 14:47:31 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2022-01-03 14:47:31 +0000
commit1db3894609f79fe00b8b3006d7a17baec076ec6e (patch)
tree00934cc46006104f4319ff9b69bcde5f83f00f43
parent74a22afa0f077197e1b3606aab0fbf99aab6dfc9 (diff)
downloadports-1db3894609f79fe00b8b3006d7a17baec076ec6e.tar.gz
ports-1db3894609f79fe00b8b3006d7a17baec076ec6e.zip
math/igraph: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r--math/igraph/Makefile2
1 files changed, 1 insertions, 1 deletions
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