aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-BigInt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-BigInt/Makefile')
-rw-r--r--math/p5-Math-BigInt/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/math/p5-Math-BigInt/Makefile b/math/p5-Math-BigInt/Makefile
index 43fc66151b59..f056a8d00c35 100644
--- a/math/p5-Math-BigInt/Makefile
+++ b/math/p5-Math-BigInt/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= Math-BigInt
-PORTVERSION= 1.999704
+PORTVERSION= 1.999707
CATEGORIES= math perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:PJACKLAM
@@ -14,6 +14,8 @@ COMMENT= Arbitrary size integer math perl package
LICENSE= ART10 GPLv1
LICENSE_COMB= dual
+RUN_DEPENDS= p5-Math-Complex>=1.39:${PORTSDIR}/math/p5-Math-Complex
+
USES= perl5
USE_PERL5= configure
NO_ARCH= yes