diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2022-01-03 14:47:31 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2022-01-03 14:47:31 +0000 |
commit | 1db3894609f79fe00b8b3006d7a17baec076ec6e (patch) | |
tree | 00934cc46006104f4319ff9b69bcde5f83f00f43 /math/igraph/Makefile | |
parent | 74a22afa0f077197e1b3606aab0fbf99aab6dfc9 (diff) | |
download | ports-1db3894609f79fe00b8b3006d7a17baec076ec6e.tar.gz ports-1db3894609f79fe00b8b3006d7a17baec076ec6e.zip |
math/igraph: Add CPE information
Approved by: portmgr (blanket)
Diffstat (limited to 'math/igraph/Makefile')
-rw-r--r-- | math/igraph/Makefile | 2 |
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 |