diff options
Diffstat (limited to 'devel/p5-Getopt-Long-Descriptive/Makefile')
-rw-r--r-- | devel/p5-Getopt-Long-Descriptive/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Getopt-Long-Descriptive/Makefile b/devel/p5-Getopt-Long-Descriptive/Makefile index d0d6ea99d85..0c00aceb3e3 100644 --- a/devel/p5-Getopt-Long-Descriptive/Makefile +++ b/devel/p5-Getopt-Long-Descriptive/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.26 2015/06/12 10:49:16 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2015/07/12 18:56:13 wiz Exp $ DISTNAME= Getopt-Long-Descriptive-0.099 PKGNAME= p5-${DISTNAME} @@ -14,7 +14,7 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Params-Validate>=0.97:../../devel/p5-Params-Validate DEPENDS+= p5-Sub-Exporter>=0.972:../../devel/p5-Sub-Exporter -BUILD_DEPENDS+= {perl>=5.14.1,p5-Test-Simple>=0.96}:../../devel/p5-Test-Simple +#BUILD_DEPENDS+= {perl>=5.14.1,p5-Test-Simple>=0.96}:../../devel/p5-Test-Simple BUILD_DEPENDS+= p5-Test-Warnings>=0.005:../../devel/p5-Test-Warnings PERL5_PACKLIST= auto/Getopt/Long/Descriptive/.packlist |