Add a BUILD_DEPENDS on p5-XML-Parser to fix the build on a clean system.

PR:		68636
Submitted by:	Konstantin Oznobikhin <bork@rsu.ru>
This commit is contained in:
Joe Marcus Clarke 2004-07-03 17:23:00 +00:00
parent 6aada50f02
commit 925d97ca12
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=112867

View File

@ -15,6 +15,7 @@ DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
COMMENT= Xml internationalization support for GNOME, and others
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
USE_BZIP2= yes