summaryrefslogtreecommitdiff
path: root/textproc/p5-XML-Filter-DetectWS
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
commitcf68031804128b0ae2924812248df2b1b33f7b8f (patch)
tree6d7eb9a72a704dfe0b7f1be87d04f5d3897d9e44 /textproc/p5-XML-Filter-DetectWS
parent9677020409bdec6a9fb9063a7bcb61db1fd6b198 (diff)
downloadpkgsrc-cf68031804128b0ae2924812248df2b1b33f7b8f.tar.gz
Make sure the libxml-enno replacements conflict with p5-libxml-enno.
Diffstat (limited to 'textproc/p5-XML-Filter-DetectWS')
-rw-r--r--textproc/p5-XML-Filter-DetectWS/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-XML-Filter-DetectWS/Makefile b/textproc/p5-XML-Filter-DetectWS/Makefile
index 4c5798ed56b..f862929cacc 100644
--- a/textproc/p5-XML-Filter-DetectWS/Makefile
+++ b/textproc/p5-XML-Filter-DetectWS/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/11/12 06:20:31 erh Exp $
+# $NetBSD: Makefile,v 1.2 2004/11/12 07:11:44 erh Exp $
DISTNAME= XML-Filter-DetectWS-0.01
PKGNAME= p5-${DISTNAME}
@@ -10,6 +10,8 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://search.cpan.org/dist/XML-Filter-DetectWS-0.01/
COMMENT= PerlSAX filter that detects ignorable whitespace
+CONFLICTS+= p5-libxml-enno-[0-9]*
+
DEPENDS+= p5-XML-Filter-SAXT>=0.01:../../textproc/p5-XML-Filter-SAXT
USE_BUILDLINK3= YES