summaryrefslogtreecommitdiff
path: root/textproc/p5-Pod-Tests/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-Pod-Tests/Makefile')
-rw-r--r--textproc/p5-Pod-Tests/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-Pod-Tests/Makefile b/textproc/p5-Pod-Tests/Makefile
index a009cdbf240..88ecfbac30f 100644
--- a/textproc/p5-Pod-Tests/Makefile
+++ b/textproc/p5-Pod-Tests/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2006/03/04 21:30:48 jlam Exp $
+# $NetBSD: Makefile,v 1.3 2008/06/12 02:14:48 joerg Exp $
DISTNAME= Pod-Tests-0.18
PKGNAME= p5-${DISTNAME}
@@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Pod-Tests/
COMMENT= Perl5 module that extracts embedded tests and code examples from POD
+PKG_DESTDIR_SUPPORT= user-destdir
+
PERL5_PACKLIST= auto/Pod-Tests/.packlist
.include "../../lang/perl5/module.mk"