summaryrefslogtreecommitdiff
path: root/math/p5-Math-Prime-Util/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Math-Prime-Util/Makefile')
-rw-r--r--math/p5-Math-Prime-Util/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/math/p5-Math-Prime-Util/Makefile b/math/p5-Math-Prime-Util/Makefile
index 34344a48a5e..08525c2a7ea 100644
--- a/math/p5-Math-Prime-Util/Makefile
+++ b/math/p5-Math-Prime-Util/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2013/05/31 12:41:23 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2013/07/14 06:11:50 wen Exp $
-DISTNAME= Math-Prime-Util-0.15
+DISTNAME= Math-Prime-Util-0.29
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Math/}
@@ -19,6 +18,8 @@ SUBST_SED.perl= -e "s|/usr/bin/env perl|${PERL5}|"
USE_LANGUAGES+= c
+DEPENDS+= p5-Bytes-Random-Secure>=0.23:../../security/p5-Bytes-Random-Secure
+
PERL5_PACKLIST= auto/Math/Prime/Util/.packlist
.include "../../lang/perl5/module.mk"