aboutsummaryrefslogtreecommitdiff
path: root/math/libgmp4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/libgmp4/Makefile')
-rw-r--r--math/libgmp4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/libgmp4/Makefile b/math/libgmp4/Makefile
index ce45cbb1fce3..5e67f7f2c229 100644
--- a/math/libgmp4/Makefile
+++ b/math/libgmp4/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libgmp
PORTVERSION= 4.1.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gmp
@@ -17,7 +17,7 @@ DISTNAME= gmp-${PORTVERSION}
MAINTAINER= ale@FreeBSD.org
COMMENT= A free library for arbitrary precision arithmetic
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
CONFIGURE_ARGS= --enable-cxx
INSTALLS_SHLIB= yes