aboutsummaryrefslogtreecommitdiff
path: root/math/p5-Math-BigInt/Makefile
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2015-11-02 19:09:55 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2015-11-02 19:09:55 +0000
commit8163477315110ee01fa7648b794603b0906ac618 (patch)
tree1d759370e6876c58712d11fd0b26f2d45d18fc50 /math/p5-Math-BigInt/Makefile
parentc1cc9d3f48a7d7ee6caefed1ee8875fa95866203 (diff)
downloadports-8163477315110ee01fa7648b794603b0906ac618.tar.gz
ports-8163477315110ee01fa7648b794603b0906ac618.zip
- Update to 1.999707
With hat: perl@
Notes
Notes: svn path=/head/; revision=400669
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