diff options
Diffstat (limited to 'math/igraph/Makefile')
-rw-r--r-- | math/igraph/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/igraph/Makefile b/math/igraph/Makefile index fd9dce079c7e..b2d863bee998 100644 --- a/math/igraph/Makefile +++ b/math/igraph/Makefile @@ -17,6 +17,7 @@ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \ xml2.5:${PORTSDIR}/textproc/libxml2 GNU_CONFIGURE= yes +USE_GCC= any USE_GMAKE= yes CONFIGURE_ARGS+= --enable-gmp CFLAGS+= -I${LOCALBASE}/include |