summaryrefslogtreecommitdiff
path: root/textproc/p5-String-ShellQuote/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-String-ShellQuote/Makefile')
-rw-r--r--textproc/p5-String-ShellQuote/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-String-ShellQuote/Makefile b/textproc/p5-String-ShellQuote/Makefile
index 4772f2e744a..55561989aa7 100644
--- a/textproc/p5-String-ShellQuote/Makefile
+++ b/textproc/p5-String-ShellQuote/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2007/02/22 12:13:44 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2008/06/12 02:14:49 joerg Exp $
DISTNAME= String-ShellQuote-1.03
PKGNAME= p5-${DISTNAME}
@@ -9,6 +9,8 @@ MAINTAINER= rxg@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/String-ShellQuote/
COMMENT= Quote strings for passing through the shell
+PKG_DESTDIR_SUPPORT= user-destdir
+
PERL5_PACKLIST= auto/String/ShellQuote/.packlist
.include "../../lang/perl5/module.mk"