summaryrefslogtreecommitdiff
path: root/math/mpfr
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2010-07-15 21:35:10 +0000
committerasau <asau@pkgsrc.org>2010-07-15 21:35:10 +0000
commit2e511e9f9234477162c690dfdaa87e623a8b2e87 (patch)
treecac2a5487c42156637549d3fa622d750be83b34d /math/mpfr
parentf47130d623c07ab411e40ec5ffc512977287f3f4 (diff)
downloadpkgsrc-2e511e9f9234477162c690dfdaa87e623a8b2e87.tar.gz
Bump revision after math/mpfr update.
Diffstat (limited to 'math/mpfr')
-rw-r--r--math/mpfr/buildlink3.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/mpfr/buildlink3.mk b/math/mpfr/buildlink3.mk
index f7bff2bd1ca..2ba3fdfca82 100644
--- a/math/mpfr/buildlink3.mk
+++ b/math/mpfr/buildlink3.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink3.mk,v 1.8 2010/03/24 21:54:16 asau Exp $
+# $NetBSD: buildlink3.mk,v 1.9 2010/07/15 21:35:10 asau Exp $
BUILDLINK_TREE+= mpfr
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= mpfr
MPFR_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.mpfr+= mpfr>=2.0.3
-BUILDLINK_ABI_DEPENDS.mpfr?= mpfr>=2.4.2.3nb1
+BUILDLINK_ABI_DEPENDS.mpfr?= mpfr>=3.0.0.3
BUILDLINK_PKGSRCDIR.mpfr?= ../../math/mpfr
.include "../../devel/gmp/buildlink3.mk"