Fix p5-XML-Parser dependence.
This commit is contained in:
parent
9021e3354b
commit
41c653df5b
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue