aboutsummaryrefslogtreecommitdiffstats
path: root/math/mpfr
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2006-02-23 18:40:44 +0800
committerade <ade@FreeBSD.org>2006-02-23 18:40:44 +0800
commitda880765886f48c0ac8fd253e5601d04ea853215 (patch)
tree55155f50e8a40ea2e2a16e2331e8cbb919b7d04f /math/mpfr
parentba4beb1ea11e6147a9b30969be42685d1c709e56 (diff)
downloadfreebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.gz
freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.tar.zst
freebsd-ports-gnome-da880765886f48c0ac8fd253e5601d04ea853215.zip
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Diffstat (limited to 'math/mpfr')
-rw-r--r--math/mpfr/Makefile3
-rw-r--r--math/mpfr/pkg-plist1
2 files changed, 3 insertions, 1 deletions
diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile
index 1109611e0c5b..a6d4258b8ad5 100644
--- a/math/mpfr/Makefile
+++ b/math/mpfr/Makefile
@@ -7,6 +7,7 @@
PORTNAME= mpfr
PORTVERSION= 2.2.0
+PORTREVISION= 1
CATEGORIES= math devel
MASTER_SITES= http://www.mpfr.org/mpfr-current/
@@ -15,7 +16,7 @@ COMMENT= A library for multiple-precision floating-point computations
LIB_DEPENDS= gmp.6:${PORTSDIR}/math/libgmp4
-USE_AUTOTOOLS= libtool:15
+GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gmp=${LOCALBASE} \
--enable-shared
INSTALLS_SHLIB= yes
diff --git a/math/mpfr/pkg-plist b/math/mpfr/pkg-plist
index e3ee60146e39..1363efa6c1b9 100644
--- a/math/mpfr/pkg-plist
+++ b/math/mpfr/pkg-plist
@@ -1,5 +1,6 @@
include/mpfr.h
include/mpf2mpfr.h
lib/libmpfr.a
+lib/libmpfr.la
lib/libmpfr.so
lib/libmpfr.so.1