aboutsummaryrefslogtreecommitdiff
path: root/math/p5-bignum/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-bignum/Makefile')
-rw-r--r--math/p5-bignum/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/math/p5-bignum/Makefile b/math/p5-bignum/Makefile
index 2d0b2b7bf78f..22c46b257f89 100644
--- a/math/p5-bignum/Makefile
+++ b/math/p5-bignum/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= bignum
-PORTVERSION= 0.41
+PORTVERSION= 0.42
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PJACKLAM
@@ -13,6 +13,9 @@ COMMENT= Transparent BigNumber/BigRational support for Perl
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+BUILD_DEPENDS= p5-Math-BigInt>=1.999712:${PORTSDIR}/math/p5-Math-BigInt
+RUN_DEPENDS:= ${BUILD_DEPENDS}
+
NO_ARCH= yes
USES= perl5
USE_PERL5= configure