add XML-LibXML-Common into run_depends, from naddy@

This commit is contained in:
shell 2003-06-18 17:06:18 +00:00
parent c13fee3058
commit bdcbc4fb05
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.15 2003/06/14 10:02:26 shell Exp $
# $OpenBSD: Makefile,v 1.16 2003/06/18 17:06:18 shell Exp $
COMMENT= "perl interface to the libxml2 library"
@ -12,7 +12,8 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=XML/}
MAINTAINER= Shell Hung <shell@openbsd.org>
LIB_DEPENDS= xml2.6::textproc/libxml
RUN_DEPENDS= :p5-XML-SAX-*:textproc/p5-XML-SAX
RUN_DEPENDS= ::textproc/p5-LibXML-Common \
:p5-XML-SAX-*:textproc/p5-XML-SAX
BUILD_DEPENDS= ${RUN_DEPENDS}
PERMIT_PACKAGE_CDROM= Yes

View File

@ -1,4 +1,4 @@
@comment $OpenBSD: PLIST,v 1.10 2002/07/06 10:21:40 shell Exp $
@comment $OpenBSD: PLIST,v 1.11 2003/06/18 17:06:18 shell Exp $
${P5ARCH}/XML/LibXML.pm
${P5ARCH}/XML/LibXML/Attr.pod
${P5ARCH}/XML/LibXML/Boolean.pm
@ -42,6 +42,5 @@ man/man3p/XML::LibXML::SAX::Builder.3p
man/man3p/XML::LibXML::SAX::Generator.3p
man/man3p/XML::LibXML::SAX::Parser.3p
man/man3p/XML::LibXML::Text.3p
@dirrm ${P5ARCH}/auto/XML/LibXML
@dirrm ${P5ARCH}/XML/LibXML/SAX
@dirrm ${P5ARCH}/XML/LibXML