diff options
Diffstat (limited to 'devel/p5-Data-Section/Makefile')
-rw-r--r-- | devel/p5-Data-Section/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Data-Section/Makefile b/devel/p5-Data-Section/Makefile index 3b034b3de89..af2dd152af0 100644 --- a/devel/p5-Data-Section/Makefile +++ b/devel/p5-Data-Section/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2015/06/12 10:49:05 wiz Exp $ +# $NetBSD: Makefile,v 1.17 2015/07/12 18:56:11 wiz Exp $ DISTNAME= Data-Section-0.200006 PKGNAME= p5-Data-Section-0.200.006 @@ -13,7 +13,7 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-MRO-Compat>=0.09:../../devel/p5-MRO-Compat DEPENDS+= p5-Sub-Exporter>=0.979:../../devel/p5-Sub-Exporter -BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple +#BUILD_DEPENDS+= {perl>=5.10.1,p5-Test-Simple>=0.88}:../../devel/p5-Test-Simple BUILD_DEPENDS+= p5-Test-FailWarnings-[0-9]*:../../devel/p5-Test-FailWarnings PERL5_PACKLIST= auto/Data/Section/.packlist |