aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-MPC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-MPC/Makefile')
-rw-r--r--math/p5-Math-MPC/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/p5-Math-MPC/Makefile b/math/p5-Math-MPC/Makefile
index 8bb4003bf139..1dc29f7eed00 100644
--- a/math/p5-Math-MPC/Makefile
+++ b/math/p5-Math-MPC/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Math-MPC
-PORTVERSION= 0.70
+PORTVERSION= 0.80
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= wen@FreeBSD.org
COMMENT= A perl interface to MPC Library
+BUILD_DEPENDS= p5-Math-MPFR>=2.01:${PORTSDIR}/math/p5-Math-MPFR
+RUN_DEPENDS= p5-Math-MPFR>=2.01:${PORTSDIR}/math/p5-Math-MPFR
LIB_DEPENDS= mpc.2:${PORTSDIR}/math/mpc
PERL_CONFIGURE= yes