diff --git a/math/p5-bignum/Makefile b/math/p5-bignum/Makefile index 42e7333e7148..df70bbc1bcc3 100644 --- a/math/p5-bignum/Makefile +++ b/math/p5-bignum/Makefile @@ -1,21 +1,20 @@ PORTNAME= bignum PORTVERSION= 0.51 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:PJACKLAM PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Transparent BigNumber/BigRational support for Perl LICENSE= ART10 GPLv1+ LICENSE_COMB= dual -BUILD_DEPENDS= ${RUN_DEPENDS} -RUN_DEPENDS= p5-Math-BigInt>=1.999812:math/p5-Math-BigInt - -NO_ARCH= yes USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include