summaryrefslogtreecommitdiff
path: root/devel/p5-Test-Pod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Test-Pod/Makefile')
-rw-r--r--devel/p5-Test-Pod/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/p5-Test-Pod/Makefile b/devel/p5-Test-Pod/Makefile
index b5156f48fcd..284977b8df0 100644
--- a/devel/p5-Test-Pod/Makefile
+++ b/devel/p5-Test-Pod/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2006/10/25 09:39:54 obache Exp $
+# $NetBSD: Makefile,v 1.15 2008/06/12 02:14:27 joerg Exp $
DISTNAME= Test-Pod-1.26
PKGNAME= p5-${DISTNAME}
@@ -10,6 +10,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/Test-Pod/
COMMENT= Perl5 module to check for POD errors in files
+PKG_DESTDIR_SUPPORT= user-destdir
+
DEPENDS+= p5-Pod-Simple>=3.02nb1:../../textproc/p5-Pod-Simple
DEPENDS+= {p5-Test-Simple>=0.62,perl>=5.8.8}:../../devel/p5-Test-Simple