aboutsummaryrefslogtreecommitdiff
path: root/math/mpfr
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2016-02-10 16:13:24 +0000
committerKoop Mast <kwm@FreeBSD.org>2016-02-10 16:13:24 +0000
commit424ceb4c2512d1dc5dbdb6849fb75d955b0272b7 (patch)
treecd26615bd71bf4223cf2805397b3412fcf038b28 /math/mpfr
parent31dc6e1f6b61fbcd8e7cd1fbb5594ae91b75b280 (diff)
downloadports-424ceb4c2512d1dc5dbdb6849fb75d955b0272b7.tar.gz
ports-424ceb4c2512d1dc5dbdb6849fb75d955b0272b7.zip
Drop :keepla from USES:libtool.
PR: 202029 Submitted by: Ting-Wei Lan <lantw44@gmail.com> Exp-run by: antoine@ Approved by: maintainer timeout (6 months)
Notes
Notes: svn path=/head/; revision=408635
Diffstat (limited to 'math/mpfr')
-rw-r--r--math/mpfr/Makefile3
-rw-r--r--math/mpfr/pkg-plist1
2 files changed, 2 insertions, 2 deletions
diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile
index aca0e772f0c9..d82597284778 100644
--- a/math/mpfr/Makefile
+++ b/math/mpfr/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mpfr
PORTVERSION= 3.1.3
+PORTREVISION= 1
CATEGORIES= math devel
MASTER_SITES= http://www.mpfr.org/mpfr-current/
DIST_SUBDIR= ${DISTNAME}
@@ -22,7 +23,7 @@ LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp
#PATCHFILES!= /usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL}
#PATCH= ${LOCALBASE}/bin/gpatch
-USES= libtool:keepla tar:xz
+USES= libtool tar:xz
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gmp=${LOCALBASE}
diff --git a/math/mpfr/pkg-plist b/math/mpfr/pkg-plist
index 8f287bbf90c0..e54b8abf1d1f 100644
--- a/math/mpfr/pkg-plist
+++ b/math/mpfr/pkg-plist
@@ -1,7 +1,6 @@
include/mpfr.h
include/mpf2mpfr.h
lib/libmpfr.a
-lib/libmpfr.la
lib/libmpfr.so
lib/libmpfr.so.4
lib/libmpfr.so.4.1.3