summaryrefslogtreecommitdiff
path: root/math/libgmp4
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-03-31 01:32:17 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-03-31 01:32:17 +0000
commit4ac9759733f754dc13afbed8d7cbf4333f4079fc (patch)
tree50df9846861efc7ef05ae103697e6538561b7a4d /math/libgmp4
parentUpdate port: [Maintainer Update]: misc/translate (diff)
[Maintainer Patch] Port: math/libgmp4 (install a single info file)
PR: ports/48866 Submitted by: Alex Dupre <sysadmin@alexdupre.com>
Notes
Notes: svn path=/head/; revision=77791
Diffstat (limited to 'math/libgmp4')
-rw-r--r--math/libgmp4/Makefile6
-rw-r--r--math/libgmp4/pkg-plist9
2 files changed, 5 insertions, 10 deletions
diff --git a/math/libgmp4/Makefile b/math/libgmp4/Makefile
index bc4cdb37bdab..2cc1d7f11964 100644
--- a/math/libgmp4/Makefile
+++ b/math/libgmp4/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libgmp
PORTVERSION= 4.1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gmp
@@ -19,9 +19,13 @@ COMMENT= A free library for arbitrary precision arithmetic
USE_REINPLACE= yes
USE_LIBTOOL= yes
+CONFIGURE_ENV= MAKEINFO="makeinfo --no-split"
CONFIGURE_ARGS= --enable-cxx --enable-mpfr
INSTALLS_SHLIB= yes
+post-extract:
+ @rm -f ${WRKSRC}/gmp.info*
+
post-patch:
@${FIND} ${WRKSRC} -name "Makefile.in" | \
${XARGS} ${REINPLACE_CMD} -e 's|--tag=CC||g'
diff --git a/math/libgmp4/pkg-plist b/math/libgmp4/pkg-plist
index 482489ee0b2a..ddb561708978 100644
--- a/math/libgmp4/pkg-plist
+++ b/math/libgmp4/pkg-plist
@@ -6,15 +6,6 @@ include/mpfr.h
include/mpfrxx.h
@unexec install-info --delete %D/info/gmp.info %D/info/dir
info/gmp.info
-info/gmp.info-1
-info/gmp.info-2
-info/gmp.info-3
-info/gmp.info-4
-info/gmp.info-5
-info/gmp.info-6
-info/gmp.info-7
-info/gmp.info-8
-info/gmp.info-9
@exec install-info %D/info/gmp.info %D/info/dir
@unexec install-info --delete %D/info/mpfr.info %D/info/dir
info/mpfr.info