Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Jan 2022 15:01:37 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1db3894609f7 - main - math/igraph: Add CPE information
Message-ID:  <202201031501.203F1bB1058070@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202201031501.203F1bB1058070>