git: 81d7f4381951 - main - math/igraph: Add CPE information
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 19 Oct 2021 11:15:06 UTC
The branch main has been updated by se: URL: https://cgit.FreeBSD.org/ports/commit/?id=81d7f43819511efed11fd54bde951aba1419de9e commit 81d7f43819511efed11fd54bde951aba1419de9e Author: Stefan Eßer <se@FreeBSD.org> AuthorDate: 2021-10-19 11:14:36 +0000 Commit: Stefan Eßer <se@FreeBSD.org> CommitDate: 2021-10-19 11:14:36 +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 9d777fd188f0..39a766c10579 100644 --- a/math/igraph/Makefile +++ b/math/igraph/Makefile @@ -14,7 +14,7 @@ BROKEN_sparc64= fails to compile: uses x86 asm LIB_DEPENDS= libgmp.so:math/gmp -USES= autoreconf bison gmake gnome libtool pathfix +USES= autoreconf bison cpe gmake gnome libtool pathfix USE_GITHUB= yes USE_GNOME= libxml2 USE_LDCONFIG= yes