diff options
Diffstat (limited to 'devel/p5-Log-Report/Makefile')
-rw-r--r-- | devel/p5-Log-Report/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Log-Report/Makefile b/devel/p5-Log-Report/Makefile index a8a1e1eb812..311936000fe 100644 --- a/devel/p5-Log-Report/Makefile +++ b/devel/p5-Log-Report/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2015/06/12 10:49:24 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2015/07/12 18:56:14 wiz Exp $ # DISTNAME= Log-Report-1.05 @@ -12,7 +12,7 @@ HOMEPAGE= http://search.cpan.org/dist/Log-Report/ COMMENT= Report a problem, pluggable handlers, and language support LICENSE= ${PERL5_LICENSE} -BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.86}:../../devel/p5-Test-Simple +#BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.86}:../../devel/p5-Test-Simple BUILD_DEPENDS+= p5-Test-Pod>=1.00:../../devel/p5-Test-Pod BUILD_DEPENDS+= p5-Log-Report-Optional>=0:../../devel/p5-Log-Report-Optional |