diff --git a/math/p5-Math-Random-Secure/Makefile b/math/p5-Math-Random-Secure/Makefile index f0a06899d086..d327b1dd43da 100644 --- a/math/p5-Math-Random-Secure/Makefile +++ b/math/p5-Math-Random-Secure/Makefile @@ -1,25 +1,26 @@ PORTNAME= Math-Random-Secure PORTVERSION= 0.080001 +PORTREVISION= 1 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= dereckson@gmail.com COMMENT= Cryptographically-secure rand function WWW= https://metacpan.org/release/Math-Random-Secure LICENSE= ART20 LICENSE_FILE= ${WRKSRC}/LICENSE TEST_DEPENDS= p5-Test-Warn>0:devel/p5-Test-Warn BUILD_DEPENDS= p5-List-MoreUtils>0:lang/p5-List-MoreUtils -RUN_DEPENDS= p5-Any-Moose>0:devel/p5-Any-Moose \ +RUN_DEPENDS= p5-Moo>0:devel/p5-Moo \ p5-Math-Random-ISAAC>=1.0.1:math/p5-Math-Random-ISAAC \ p5-Crypt-Random-Source>=0.07:security/p5-Crypt-Random-Source USES= perl5 USE_PERL5= configure NO_ARCH= yes .include