summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Filter-Reindent
diff options
context:
space:
mode:
authorerh <erh>2004-11-12 07:11:44 +0000
committererh <erh>2004-11-12 07:11:44 +0000
commite5e117e8db74826baa4bdd9fbfe6329296d38140 (patch)
tree6d7eb9a72a704dfe0b7f1be87d04f5d3897d9e44 /textproc/p5-XML-Filter-Reindent
parentddd1a3cd7d34ade024d9ad781e76b294087650fd (diff)
downloadpkgsrc-e5e117e8db74826baa4bdd9fbfe6329296d38140.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