diff options
Diffstat (limited to 'devel/p5-Params-Util/Makefile')
-rw-r--r-- | devel/p5-Params-Util/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/p5-Params-Util/Makefile b/devel/p5-Params-Util/Makefile index 979a8e54ac8..7dc5a37db1f 100644 --- a/devel/p5-Params-Util/Makefile +++ b/devel/p5-Params-Util/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2008/04/23 19:51:01 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2008/06/12 02:14:25 joerg Exp $ DISTNAME= Params-Util-0.31 PKGNAME= p5-${DISTNAME} @@ -10,6 +10,7 @@ HOMEPAGE= http://search.cpan.org/dist/Params-Util/ COMMENT= Simple standalone param-checking functions PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir PERL5_PACKLIST= auto/Params/Util/.packlist |