summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-SAX-Writer/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-SAX-Writer/Makefile')
-rw-r--r--textproc/p5-XML-SAX-Writer/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-XML-SAX-Writer/Makefile b/textproc/p5-XML-SAX-Writer/Makefile
index c764105ee77..8e046d61aa1 100644
--- a/textproc/p5-XML-SAX-Writer/Makefile
+++ b/textproc/p5-XML-SAX-Writer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2006/11/06 13:31:13 obache Exp $
+# $NetBSD: Makefile,v 1.7 2008/06/12 02:14:51 joerg Exp $
DISTNAME= XML-SAX-Writer-0.50
PKGNAME= p5-${DISTNAME}
@@ -15,6 +15,7 @@ DEPENDS+= p5-XML-NamespaceSupport>=0.03:../../textproc/p5-XML-NamespaceSupport
DEPENDS+= p5-XML-Filter-BufferText>=0.01:../../textproc/p5-XML-Filter-BufferText
PKG_INSTALLATION_TYPES= overwrite pkgviews
+PKG_DESTDIR_SUPPORT= user-destdir
PERL5_PACKLIST= auto/XML/SAX/Writer/.packlist
MAKE_ENV+= PERL5LIB="${PREFIX}/${PERL5_SUB_INSTALLSITELIB}"