summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Filter-Reindent
diff options
context:
space:
mode:
authorerh <erh@pkgsrc.org>2004-11-12 07:11:44 +0000
committererh <erh@pkgsrc.org>2004-11-12 07:11:44 +0000
commit6c26d2f97d68c3f5740e2cc43a211f4a06058e7b (patch)
tree6d7eb9a72a704dfe0b7f1be87d04f5d3897d9e44 /textproc/p5-XML-Filter-Reindent
parent1ea54b29961f040a8da859fa049ffa7d7923f26d (diff)
downloadpkgsrc-6c26d2f97d68c3f5740e2cc43a211f4a06058e7b.tar.gz
Make sure the libxml-enno replacements conflict with p5-libxml-enno.
Diffstat (limited to 'textproc/p5-XML-Filter-Reindent')
-rw-r--r--textproc/p5-XML-Filter-Reindent/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-XML-Filter-Reindent/Makefile b/textproc/p5-XML-Filter-Reindent/Makefile
index 6c3abddfd25..cf2aa13455c 100644
--- a/textproc/p5-XML-Filter-Reindent/Makefile
+++ b/textproc/p5-XML-Filter-Reindent/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/11/12 06:21:20 erh Exp $
+# $NetBSD: Makefile,v 1.2 2004/11/12 07:11:44 erh Exp $
DISTNAME= XML-Filter-Reindent-0.03
PKGNAME= p5-${DISTNAME}
@@ -10,6 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/XML-Filter-Reindent-0.03/
COMMENT= Reformats whitespace for pretty printing XML
+CONFLICTS+= p5-libxml-enno-[0-9]*
+
DEPENDS+= p5-XML-Filter-DetectWS>=0.01:../../textproc/p5-XML-Filter-DetectWS
USE_BUILDLINK3= YES