Add RUN_DEPENDS; this fixes the bento build of devel/p5-Agent.

Assume maintainership.

Submitted by:	bento logs
This commit is contained in:
Anton Berezin 2001-09-04 14:11:48 +00:00
parent d81b991228
commit bfa9be96b2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=47422

View File

@ -12,10 +12,11 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Class
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
MAINTAINER= tobez@FreeBSD.org
BUILD_DEPENDS= ${SITE_PERL}/Devel/Symdump.pm:${PORTSDIR}/devel/p5-Devel-Symdump \
${SITE_PERL}/${PERL_ARCH}/Digest/MD5.pm:${PORTSDIR}/security/p5-Digest-MD5
RUN_DEPENDS= ${BUILD_DEPENDS}
SITE_PERL= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}
PERL_CONFIGURE= yes