summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Writer
diff options
context:
space:
mode:
authorjlam <jlam>2001-10-03 10:36:02 +0000
committerjlam <jlam>2001-10-03 10:36:02 +0000
commit29d573ff7e287c8c38099f2a29e7597050a91ea1 (patch)
treea6121863ae5204ee8fc21374c4bbb6e5a4111809 /textproc/p5-XML-Writer
parentb6a7770394f3d3598c100de7f03d1eaec4d99d22 (diff)
downloadpkgsrc-29d573ff7e287c8c38099f2a29e7597050a91ea1.tar.gz
We really don't need expat.
Diffstat (limited to 'textproc/p5-XML-Writer')
-rw-r--r--textproc/p5-XML-Writer/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-XML-Writer/Makefile b/textproc/p5-XML-Writer/Makefile
index 18ef3768269..e1865fdbaf7 100644
--- a/textproc/p5-XML-Writer/Makefile
+++ b/textproc/p5-XML-Writer/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/10/03 10:32:25 jlam Exp $
+# $NetBSD: Makefile,v 1.2 2001/10/03 10:36:02 jlam Exp $
#
DISTNAME= XML-Writer-0.4
@@ -15,5 +15,4 @@ PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XML/Writer/.packlist
do-configure:
@cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
-.include "../../textproc/expat/buildlink.mk"
.include "../../mk/bsd.pkg.mk"