diff options
Diffstat (limited to 'devel/p5-Getopt-Long/Makefile')
-rw-r--r-- | devel/p5-Getopt-Long/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Getopt-Long/Makefile b/devel/p5-Getopt-Long/Makefile index d2e5403b475..187824e75ef 100644 --- a/devel/p5-Getopt-Long/Makefile +++ b/devel/p5-Getopt-Long/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/10/03 21:55:04 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/31 11:18:16 asau Exp $ DISTNAME= Getopt-Long-2.38 PKGNAME= p5-${DISTNAME} @@ -12,7 +12,6 @@ COMMENT= Extended processing of command line options LICENSE= artistic-2.0 PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_LANGUAGES= # empty PERL5_PACKLIST= auto/Getopt/Long/.packlist |