summaryrefslogtreecommitdiff
path: root/math/p5-Statistics-Descriptive/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/p5-Statistics-Descriptive/Makefile')
-rw-r--r--math/p5-Statistics-Descriptive/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/math/p5-Statistics-Descriptive/Makefile b/math/p5-Statistics-Descriptive/Makefile
index 8ca1356e76d..99ca4ffc250 100644
--- a/math/p5-Statistics-Descriptive/Makefile
+++ b/math/p5-Statistics-Descriptive/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2014/05/29 23:36:56 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2014/07/13 12:41:28 wen Exp $
-DISTNAME= Statistics-Descriptive-3.0604
+DISTNAME= Statistics-Descriptive-3.0607
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
CATEGORIES= math perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Statistics/}
@@ -14,5 +13,7 @@ LICENSE= ${PERL5_LICENSE}
PERL5_PACKLIST= auto/Statistics/Descriptive/.packlist
PERL5_MODULE_TYPE= Module::Build
+DEPENDS+= p5-List-MoreUtils>=0:../../devel/p5-List-MoreUtils
+
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"