aboutsummaryrefslogtreecommitdiffstats
path: root/math/p5-Math-BigRat
diff options
context:
space:
mode:
authorswills <swills@FreeBSD.org>2012-01-06 05:31:08 +0800
committerswills <swills@FreeBSD.org>2012-01-06 05:31:08 +0800
commit50f02d8f33f19cd9264217b81aec589ac0c2567b (patch)
treea8c3f13b3cd68f3d43445c76b65a8a16259caea3 /math/p5-Math-BigRat
parent99b84901a594862a07842f364d6d209211c52106 (diff)
downloadfreebsd-ports-gnome-50f02d8f33f19cd9264217b81aec589ac0c2567b.tar.gz
freebsd-ports-gnome-50f02d8f33f19cd9264217b81aec589ac0c2567b.tar.zst
freebsd-ports-gnome-50f02d8f33f19cd9264217b81aec589ac0c2567b.zip
- Add missing p5-Math-BigInt dependency, makes a build warning go away, and
tests fail without it.
Diffstat (limited to 'math/p5-Math-BigRat')
-rw-r--r--math/p5-Math-BigRat/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/math/p5-Math-BigRat/Makefile b/math/p5-Math-BigRat/Makefile
index b5f541206ca6..6f559ddcea8f 100644
--- a/math/p5-Math-BigRat/Makefile
+++ b/math/p5-Math-BigRat/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Math-BigRat
PORTVERSION= 0.26.02
+PORTREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@@ -15,6 +16,9 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E}
MAINTAINER= perl@FreeBSD.org
COMMENT= Arbitrary big rational numbers
+BUILD_DEPENDS= p5-Math-BigInt>=1.991:${PORTSDIR}/math/p5-Math-BigInt
+RUN_DEPENDS= p5-Math-BigInt>=1.991:${PORTSDIR}/math/p5-Math-BigInt
+
PERL_CONFIGURE= yes
MAN3= Math::BigRat.3