aboutsummaryrefslogtreecommitdiff
path: root/math/gmp
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2005-08-29 13:57:39 +0000
committerAlex Dupre <ale@FreeBSD.org>2005-08-29 13:57:39 +0000
commit4196aef3f431c51abb2781f72a8a0f13bac58f6e (patch)
tree52d5b0896673dfd9bd04179ffae3eb444f913684 /math/gmp
parentc230a2a0b9968b4325a5ebdc9aaedae9fdace455 (diff)
downloadports-4196aef3f431c51abb2781f72a8a0f13bac58f6e.tar.gz
ports-4196aef3f431c51abb2781f72a8a0f13bac58f6e.zip
Notes
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