summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Filter-SAXT
diff options
context:
space:
mode:
authorerh <erh>2004-11-12 07:11:44 +0000
committererh <erh>2004-11-12 07:11:44 +0000
commitd7de9544be283e6c2c5ccec4220d61c1491b03e8 (patch)
tree6d7eb9a72a704dfe0b7f1be87d04f5d3897d9e44 /textproc/p5-XML-Filter-SAXT
parentd3c5c697df741287f66bf34bfa0e01abf110e895 (diff)
downloadpkgsrc-d7de9544be283e6c2c5ccec4220d61c1491b03e8.tar.gz
Make sure the libxml-enno replacements conflict with p5-libxml-enno.
Diffstat (limited to 'textproc/p5-XML-Filter-SAXT')
-rw-r--r--textproc/p5-XML-Filter-SAXT/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-XML-Filter-SAXT/Makefile b/textproc/p5-XML-Filter-SAXT/Makefile
index fb6bdf2f5a4..0c5d382dd08 100644
--- a/textproc/p5-XML-Filter-SAXT/Makefile
+++ b/textproc/p5-XML-Filter-SAXT/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/11/12 06:19:25 erh Exp $
+# $NetBSD: Makefile,v 1.2 2004/11/12 07:11:44 erh Exp $
DISTNAME= XML-Filter-SAXT-0.01
PKGNAME= p5-${DISTNAME}
@@ -10,6 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/XML-Filter-SAXT-0.01/
COMMENT= Replicates SAX events to several SAX event handlers
+CONFLICTS+= p5-libxml-enno-[0-9]*
+
DEPENDS+= p5-XML-SAX>=0.12:../../textproc/p5-XML-SAX
USE_BUILDLINK3= YES