summaryrefslogtreecommitdiff
path: root/textproc/p5-Filter/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Filter/Makefile')
-rw-r--r--textproc/p5-Filter/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-Filter/Makefile b/textproc/p5-Filter/Makefile
index d1a45a80852..5c147c234cf 100644
--- a/textproc/p5-Filter/Makefile
+++ b/textproc/p5-Filter/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/05/02 03:30:11 jlam Exp $
+# $NetBSD: Makefile,v 1.18 2008/06/20 01:09:38 joerg Exp $
DISTNAME= Filter-1.32
PKGNAME= p5-${DISTNAME}
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Filter/
COMMENT= Perl5 classes representing a number of source filters
+PKG_DESTDIR_SUPPORT= user-destdir
+
PERL5_PACKLIST= auto/Filter/.packlist
.include "../../lang/perl5/module.mk"