aboutsummaryrefslogtreecommitdiff
path: root/math/igraph
diff options
context:
space:
mode:
Diffstat (limited to 'math/igraph')
-rw-r--r--math/igraph/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/igraph/Makefile b/math/igraph/Makefile
index bffa5fbb3d7d..c9775423da31 100644
--- a/math/igraph/Makefile
+++ b/math/igraph/Makefile
@@ -14,14 +14,13 @@ LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
GNU_CONFIGURE= yes
USE_GCC= any
-USE_GMAKE= yes
+USES= gmake
CONFIGURE_ARGS+= --enable-gmp
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS+= CFLAGS="${CFLAGS}" LDFLAGS="${LDFLAGS}"
USE_LDCONFIG= yes
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|@libdir@/pkgconfig|@prefix@/libdata/pkgconfig|' \
${WRKSRC}/Makefile.in