diff options
author | mjl <mjl@pkgsrc.org> | 2001-08-10 15:38:09 +0000 |
---|---|---|
committer | mjl <mjl@pkgsrc.org> | 2001-08-10 15:38:09 +0000 |
commit | f494b1b182a697cd968efd1f29260f9c54c3e504 (patch) | |
tree | 4d69261b3814421e0f5cf6edd5e5147d140ac83f /textproc/p5-XML-RegExp/Makefile | |
parent | 3bb5a16c42150abac041ec5a8e7ea66635e6b10d (diff) | |
download | pkgsrc-f494b1b182a697cd968efd1f29260f9c54c3e504.tar.gz |
Add conflict to p5-libxml-enno, the author now distributes all
those modules in one big packet instead of individual small ones.
Diffstat (limited to 'textproc/p5-XML-RegExp/Makefile')
-rw-r--r-- | textproc/p5-XML-RegExp/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-XML-RegExp/Makefile b/textproc/p5-XML-RegExp/Makefile index 6ad8e36d879..5d6d85fb629 100644 --- a/textproc/p5-XML-RegExp/Makefile +++ b/textproc/p5-XML-RegExp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/08/10 12:38:46 mjl Exp $ +# $NetBSD: Makefile,v 1.2 2001/08/10 15:38:11 mjl Exp $ # DISTNAME= XML-RegExp-0.03 @@ -9,6 +9,8 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/TJMATHER/} MAINTAINER= packages@netbsd.org COMMENT= Provide regular expressions for some XML tokens +CONFLICTS+= p5-libxml-enno-* + USE_PERL5= # defined PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XML/RegExp/.packlist |