aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-BigInt-FastCalc/Makefile
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-10 13:18:32 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2011-09-10 13:18:32 +0000
commitfab3faeb4469fda4350447b0526a05efb3e3f214 (patch)
tree4461b54c419d4b06e2712a5bfb750d1651ae7b0d /math/p5-Math-BigInt-FastCalc/Makefile
parent471609b8a3b86c79fb273d74cd5b148f3c1f9188 (diff)
Notes
Diffstat (limited to 'math/p5-Math-BigInt-FastCalc/Makefile')
-rw-r--r--math/p5-Math-BigInt-FastCalc/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/p5-Math-BigInt-FastCalc/Makefile b/math/p5-Math-BigInt-FastCalc/Makefile
index bc86bc9cf62f..6162c3a2ba4d 100644
--- a/math/p5-Math-BigInt-FastCalc/Makefile
+++ b/math/p5-Math-BigInt-FastCalc/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Math-BigInt-FastCalc
-PORTVERSION= 0.29
+PORTVERSION= 0.30
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Math::BigInt::Calc with some XS for more speed
-RUN_DEPENDS= p5-Math-BigInt>=1.993:${PORTSDIR}/math/p5-Math-BigInt
+BUILD_DEPENDS= p5-Math-BigInt>=1.997:${PORTSDIR}/math/p5-Math-BigInt
+RUN_DEPENDS= p5-Math-BigInt>=1.997:${PORTSDIR}/math/p5-Math-BigInt
PERL_CONFIGURE= yes