diff options
Diffstat (limited to 'devel/p5-Params-Util/Makefile')
-rw-r--r-- | devel/p5-Params-Util/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/p5-Params-Util/Makefile b/devel/p5-Params-Util/Makefile index 1761e6969f8..54f736fd5d9 100644 --- a/devel/p5-Params-Util/Makefile +++ b/devel/p5-Params-Util/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.17 2012/10/03 21:55:27 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2012/10/31 11:18:46 asau Exp $ DISTNAME= Params-Util-1.07 PKGNAME= p5-${DISTNAME} @@ -12,7 +12,6 @@ COMMENT= Simple standalone param-checking functions LICENSE= ${PERL5_LICENSE} PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Params/Util/.packlist |