From 4357980e420b5198edf052f31ff594dc5065ad68 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 22 Jan 2006 20:41:05 +0000 Subject: The current version Uses Test::Builder, so DEPEND on it. Bump PKGREVISION. --- devel/p5-Test-Pod/Makefile | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) (limited to 'devel/p5-Test-Pod') diff --git a/devel/p5-Test-Pod/Makefile b/devel/p5-Test-Pod/Makefile index d76194741c2..133af652b5f 100644 --- a/devel/p5-Test-Pod/Makefile +++ b/devel/p5-Test-Pod/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2005/12/27 13:54:57 seb Exp $ +# $NetBSD: Makefile,v 1.11 2006/01/22 20:41:05 wiz Exp $ DISTNAME= Test-Pod-1.22 PKGNAME= p5-${DISTNAME} +PKGREVISION= 1 SVR4_PKGNAME= p5tp CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Test/} @@ -11,12 +12,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 - -.include "../../mk/bsd.prefs.mk" - -.if !empty(PKGSRC_RUN_TEST:M[yY][eE][sS]) -BUILD_DEPENDS+= p5-Test-Simple>=0.62:../../devel/p5-Test-Simple -.endif +DEPENDS+= p5-Test-Simple>=0.62:../../devel/p5-Test-Simple USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Test/Pod/.packlist -- cgit v1.2.3