diff options
Diffstat (limited to 'textproc/p5-XML-DOM/Makefile')
-rw-r--r-- | textproc/p5-XML-DOM/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/p5-XML-DOM/Makefile b/textproc/p5-XML-DOM/Makefile index 943a858610a..12ba400578f 100644 --- a/textproc/p5-XML-DOM/Makefile +++ b/textproc/p5-XML-DOM/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2001/08/10 12:47:39 mjl Exp $ +# $NetBSD: Makefile,v 1.2 2001/08/10 15:38:09 mjl Exp $ # DISTNAME= XML-DOM-1.31 @@ -13,6 +13,8 @@ DEPENDS+= p5-Parse-Yapp-*:../../devel/p5-Parse-Yapp DEPENDS+= p5-libxml-*:../../textproc/p5-libxml DEPENDS+= p5-XML-RegExp-*:../../textproc/p5-XML-RegExp +CONFLICTS+= p5-libxml-enno-* + USE_PERL5= # defined PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/XML-DOM/.packlist |