1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-13 07:34:50 +00:00

- Add missing BUILD_DEPENDS to silence build warning

This commit is contained in:
Steve Wills 2012-01-08 18:04:06 +00:00
parent e36b07de71
commit ed4c4cd157
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=288770

View File

@ -16,6 +16,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Perl module to parse WDDX Packets
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
PERL_CONFIGURE= yes