diff options
Diffstat (limited to 'textproc/p5-libxml-enno')
-rw-r--r-- | textproc/p5-libxml-enno/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/p5-libxml-enno/Makefile b/textproc/p5-libxml-enno/Makefile index 6d36b7ae2b5..6b9e3714e9e 100644 --- a/textproc/p5-libxml-enno/Makefile +++ b/textproc/p5-libxml-enno/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2001/04/16 21:57:08 jtb Exp $ +# $NetBSD: Makefile,v 1.3 2001/04/26 20:58:22 jtb Exp $ DISTNAME= libxml-enno-1.04 PKGNAME= p5-${DISTNAME} @@ -9,7 +9,7 @@ MAINTAINER= packages@NetBSD.org HOMEPAGE= http://www.erols.com/enno/ COMMENT= Several XML manipulation tools, including XML::DOM -DEPENDS+= p5-XML-Parser>=2.30:../../textproc/p5-XML-Parser +DEPENDS+= p5-XML-Parser>=2.29:../../textproc/p5-XML-Parser DEPENDS+= p5-Date-Manip>=5.39:../../devel/p5-Date-Manip DEPENDS+= p5-libwww>=5.50:../../www/p5-libwww DEPENDS+= p5-libxml>=0.07:../../textproc/p5-libxml |