From 82495f9b6aa9c745bd9f8fde2e3bfd49b5d688b3 Mon Sep 17 00:00:00 2001 From: obache Date: Sun, 9 Sep 2012 09:13:00 +0000 Subject: require List::MoreUtils 0.28. --- devel/p5-List-AllUtils/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/devel/p5-List-AllUtils/Makefile b/devel/p5-List-AllUtils/Makefile index 10a9d512f0f..53c10e71579 100644 --- a/devel/p5-List-AllUtils/Makefile +++ b/devel/p5-List-AllUtils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2012/09/09 09:09:38 obache Exp $ +# $NetBSD: Makefile,v 1.4 2012/09/09 09:13:00 obache Exp $ # DISTNAME= List-AllUtils-0.03 @@ -16,7 +16,7 @@ PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/List/AllUtils/.packlist -DEPENDS+= p5-List-MoreUtils-[0-9]*:../../devel/p5-List-MoreUtils +DEPENDS+= p5-List-MoreUtils>=0.28:../../devel/p5-List-MoreUtils .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" -- cgit v1.2.3