diff options
Diffstat (limited to 'math/p5-Math-String/Makefile')
-rw-r--r-- | math/p5-Math-String/Makefile | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/math/p5-Math-String/Makefile b/math/p5-Math-String/Makefile index 9d6324862e26..b04dd114e601 100644 --- a/math/p5-Math-String/Makefile +++ b/math/p5-Math-String/Makefile @@ -3,7 +3,7 @@ PORTNAME= Math-String PORTVERSION= 1.28 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,9 +11,6 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to calculate with strings as if they were big integers -BUILD_DEPENDS= p5-Math-BigInt>=1.87:${PORTSDIR}/math/p5-Math-BigInt -RUN_DEPENDS:= ${BUILD_DEPENDS} - USES= perl5 USE_PERL5= configure |