aboutsummaryrefslogtreecommitdiff
path: root/math/mpc/Makefile
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2010-06-11 15:09:45 +0000
committerAlex Dupre <ale@FreeBSD.org>2010-06-11 15:09:45 +0000
commit8cbf48bd4b10e39f4f96a5a77120e40e99de8d26 (patch)
tree50f448e0fb0b8504eebaae343d466dcd9e4dd1be /math/mpc/Makefile
parentf7015e22ab5c4280ed395c1e3d7cffedb479583f (diff)
downloadports-8cbf48bd4b10e39f4f96a5a77120e40e99de8d26.tar.gz
ports-8cbf48bd4b10e39f4f96a5a77120e40e99de8d26.zip
Notes
Diffstat (limited to 'math/mpc/Makefile')
-rw-r--r--math/mpc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/mpc/Makefile b/math/mpc/Makefile
index e790b41fd924..6f2eb2fa4813 100644
--- a/math/mpc/Makefile
+++ b/math/mpc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mpc
PORTVERSION= 0.8.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= math devel
MASTER_SITES= http://www.multiprecision.org/mpc/download/
@@ -15,7 +15,7 @@ MAINTAINER= gerald@FreeBSD.org
COMMENT= Library of complex numbers with arbitrarily high precision
LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \
- mpfr.3:${PORTSDIR}/math/mpfr
+ mpfr.4:${PORTSDIR}/math/mpfr
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gmp=${LOCALBASE} \