summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2001-10-03 10:36:02 +0000
committerjlam <jlam@pkgsrc.org>2001-10-03 10:36:02 +0000
commit21b51d6b73a1ca425a88f29165ce07b79930cde5 (patch)
treea6121863ae5204ee8fc21374c4bbb6e5a4111809 /textproc
parent96c847c8cda3922d35e4bee7a88481681965344b (diff)
downloadpkgsrc-21b51d6b73a1ca425a88f29165ce07b79930cde5.tar.gz
We really don't need expat.
Diffstat (limited to 'textproc')
-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"