summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-LibXML-Common/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-XML-LibXML-Common/Makefile')
-rw-r--r--textproc/p5-XML-LibXML-Common/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-XML-LibXML-Common/Makefile b/textproc/p5-XML-LibXML-Common/Makefile
index 561fc311309..9747ab66cd8 100644
--- a/textproc/p5-XML-LibXML-Common/Makefile
+++ b/textproc/p5-XML-LibXML-Common/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2005/04/11 21:47:39 tv Exp $
+# $NetBSD: Makefile,v 1.9 2005/07/13 18:01:43 jlam Exp $
#
DISTNAME= XML-LibXML-Common-0.13
@@ -14,7 +14,7 @@ COMMENT= Routines and constants common for XML::LibXML and XML::GDOME
PKG_INSTALLATION_TYPES= overwrite pkgviews
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XML/LibXML/Common/.packlist
+PERL5_PACKLIST= auto/XML/LibXML/Common/.packlist
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../lang/perl5/module.mk"