From e7332fd614f213aa8c30e8a6a666f790240dd7b7 Mon Sep 17 00:00:00 2001 From: obache Date: Wed, 25 Oct 2006 09:39:54 +0000 Subject: Add p5-Test-Simple>=0.62 dependency again, because PERL5_REQD=5.8.7 now, and perl-5.8.7 includes Test-Simple 0.54. --- devel/p5-Test-Pod/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'devel/p5-Test-Pod/Makefile') diff --git a/devel/p5-Test-Pod/Makefile b/devel/p5-Test-Pod/Makefile index a9938cf792f..b5156f48fcd 100644 --- a/devel/p5-Test-Pod/Makefile +++ b/devel/p5-Test-Pod/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/10/21 09:38:29 obache Exp $ +# $NetBSD: Makefile,v 1.14 2006/10/25 09:39:54 obache Exp $ DISTNAME= Test-Pod-1.26 PKGNAME= p5-${DISTNAME} @@ -11,6 +11,7 @@ HOMEPAGE= http://search.cpan.org/dist/Test-Pod/ COMMENT= Perl5 module to check for POD errors in files DEPENDS+= p5-Pod-Simple>=3.02nb1:../../textproc/p5-Pod-Simple +DEPENDS+= {p5-Test-Simple>=0.62,perl>=5.8.8}:../../devel/p5-Test-Simple USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Test/Pod/.packlist -- cgit v1.2.3