aboutsummaryrefslogtreecommitdiff
path: root/math/mpfr
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
committerAde Lovett <ade@FreeBSD.org>2006-02-23 10:40:44 +0000
commit8503536d3896846d823f7f76be54e0a99da8d8b6 (patch)
tree1a89e4038216ead71b008f2a5091474964e1c341 /math/mpfr
parentc20d04e3929dbe1763fc1dfaaa677c2353cd7883 (diff)
downloadports-8503536d3896846d823f7f76be54e0a99da8d8b6.tar.gz
ports-8503536d3896846d823f7f76be54e0a99da8d8b6.zip
Conversion to a single libtool environment.
Approved by: portmgr (kris)
Notes
Notes: svn path=/head/; revision=156749
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