- Add missing p5-Math-BigInt dependency, makes a build warning go away, and

tests fail without it.
This commit is contained in:
Steve Wills 2012-01-05 21:31:08 +00:00
parent 31433bfc45
commit 2272c8d97f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288565

View File

@ -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