completed dependence, add p5-XML-Checker

This commit is contained in:
shell 2002-01-05 23:15:17 +00:00
parent e4203f5818
commit ce09e478a4

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.10 2002/01/01 13:11:36 shell Exp $
# $OpenBSD: Makefile,v 1.11 2002/01/05 23:15:17 shell Exp $
COMMENT= "on-the-fly HTML to WML conversion"
@ -16,10 +16,10 @@ PERMIT_DISTFILES_FTP= Yes
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERL_MODULES= ${LOCALBASE}/libdata/perl5/site_perl
BUILD_DEPENDS= ::www/p5-libwww \
::textproc/p5-XML-Parser \
::textproc/p5-XML-LibXML \
::textproc/p5-XML-Checker \
::textproc/p5-Text-Template
RUN_DEPENDS= ${BUILD_DEPENDS}