diff options
-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 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 |