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-XQL | |
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-XQL')
-rw-r--r-- | textproc/p5-XML-XQL/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-XML-XQL/Makefile b/textproc/p5-XML-XQL/Makefile index 173ab0e66d7..d9d0c2d8a2f 100644 --- a/textproc/p5-XML-XQL/Makefile +++ b/textproc/p5-XML-XQL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/08/10 12:51:53 mjl Exp $ +# $NetBSD: Makefile,v 1.2 2001/08/10 15:38:11 mjl Exp $ # DISTNAME= XML-XQL-0.66 @@ -13,6 +13,8 @@ DEPENDS+= p5-XML-DOM-*:../p5-XML-DOM DEPENDS+= p5-XML-Parser-2.*:../p5-XML-Parser DEPENDS+= p5-Date-Manip-*:../../devel/p5-Date-Manip +CONFLICTS+= p5-libxml-enno-* + USE_PERL5= yes PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XML/XQL/.packlist |