aboutsummaryrefslogtreecommitdiff
path: root/math/mpc/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2009-05-14 11:53:13 +0000
committerPav Lucistnik <pav@FreeBSD.org>2009-05-14 11:53:13 +0000
commit1ebd8b8869da1ca0759e1069a89fcc02b1e81829 (patch)
tree73116fa389a10f258e3a681e24b17656070be6e9 /math/mpc/Makefile
parentc7a2039f702472effea40634eb15f76ca90a28b7 (diff)
downloadports-1ebd8b8869da1ca0759e1069a89fcc02b1e81829.tar.gz
ports-1ebd8b8869da1ca0759e1069a89fcc02b1e81829.zip
Notes
Diffstat (limited to 'math/mpc/Makefile')
-rw-r--r--math/mpc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/mpc/Makefile b/math/mpc/Makefile
index a92e0dac9dc2..b92d9a40dbd3 100644
--- a/math/mpc/Makefile
+++ b/math/mpc/Makefile
@@ -7,13 +7,14 @@
PORTNAME= mpc
PORTVERSION= 0.6
+PORTREVISION= 1
CATEGORIES= math devel
MASTER_SITES= http://www.multiprecision.org/mpc/download/
MAINTAINER= wenheping@gmail.com
COMMENT= Library of complex numbers with arbitrarily high precision
-LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 \
+LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 \
mpfr.3:${PORTSDIR}/math/mpfr
GNU_CONFIGURE= yes