aboutsummaryrefslogtreecommitdiff
path: root/math/gmp
diff options
context:
space:
mode:
Diffstat (limited to 'math/gmp')
-rw-r--r--math/gmp/Makefile5
-rw-r--r--math/gmp/pkg-plist4
2 files changed, 3 insertions, 6 deletions
diff --git a/math/gmp/Makefile b/math/gmp/Makefile
index 4291082cd802..0dc547385d3e 100644
--- a/math/gmp/Makefile
+++ b/math/gmp/Makefile
@@ -8,6 +8,7 @@
PORTNAME= libgmp
PORTVERSION= 4.1.4
+PORTREVISION= 1
CATEGORIES= math devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gmp
@@ -18,10 +19,10 @@ COMMENT= A free library for arbitrary precision arithmetic
USE_LIBTOOL_VER=15
CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
-CONFIGURE_ARGS= --enable-cxx --enable-mpfr
+CONFIGURE_ARGS= --enable-cxx
INSTALLS_SHLIB= yes
-INFO= gmp mpfr
+INFO= gmp
post-extract:
@${RM} -f ${WRKSRC}/gmp.info*
diff --git a/math/gmp/pkg-plist b/math/gmp/pkg-plist
index 8320acf290d7..41ee39245c27 100644
--- a/math/gmp/pkg-plist
+++ b/math/gmp/pkg-plist
@@ -1,12 +1,8 @@
include/gmp.h
include/gmpxx.h
-include/mpf2mpfr.h
-include/mpfr.h
-include/mpfrxx.h
lib/libgmp.a
lib/libgmp.so
lib/libgmp.so.6
lib/libgmpxx.a
lib/libgmpxx.so
lib/libgmpxx.so.3
-lib/libmpfr.a