summaryrefslogtreecommitdiff
path: root/devel/p5-PatchReader/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-PatchReader/Makefile')
-rw-r--r--devel/p5-PatchReader/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/p5-PatchReader/Makefile b/devel/p5-PatchReader/Makefile
index 284f53d7cc3..845e2f57c77 100644
--- a/devel/p5-PatchReader/Makefile
+++ b/devel/p5-PatchReader/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2005/08/06 06:19:13 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2008/06/12 02:14:25 joerg Exp $
DISTNAME= PatchReader-0.9.5
PKGNAME= p5-${DISTNAME}
@@ -10,6 +10,8 @@ MAINTAINER= adrianp@NetBSD.org
HOMEPAGE= http://search.cpan.org/~jkeiser/${DISTNAME}
COMMENT= Utilities to read and manipulate patches and CVS
+PKG_DESTDIR_SUPPORT= user-destdir
+
PERL5_PACKLIST= auto/PatchReader/.packlist
.include "../../lang/perl5/module.mk"