diff options
Diffstat (limited to 'devel/p5-App-Cmd/Makefile')
-rw-r--r-- | devel/p5-App-Cmd/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-App-Cmd/Makefile b/devel/p5-App-Cmd/Makefile index 977c547d22f..5eeb191d38e 100644 --- a/devel/p5-App-Cmd/Makefile +++ b/devel/p5-App-Cmd/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.32 2015/06/12 10:48:53 wiz Exp $ +# $NetBSD: Makefile,v 1.33 2015/07/12 18:56:09 wiz Exp $ DISTNAME= App-Cmd-0.327 PKGNAME= p5-${DISTNAME} @@ -14,7 +14,7 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Capture-Tiny>=0.13:../../devel/p5-Capture-Tiny DEPENDS+= p5-Class-Load>=0.06:../../devel/p5-Class-Load DEPENDS+= p5-Data-OptList-[0-9]*:../../devel/p5-Data-OptList -DEPENDS+= {perl>=5.17.10,p5-Getopt-Long>=2.39}:../../devel/p5-Getopt-Long +#DEPENDS+= {perl>=5.17.10,p5-Getopt-Long>=2.39}:../../devel/p5-Getopt-Long DEPENDS+= p5-Getopt-Long-Descriptive>=0.084:../../devel/p5-Getopt-Long-Descriptive DEPENDS+= p5-IO-TieCombine>=1:../../devel/p5-IO-TieCombine DEPENDS+= p5-Module-Pluggable-[0-9]*:../../devel/p5-Module-Pluggable |