Fix BUILD_DEPENDS

Pointed by:	pav
This commit is contained in:
Sergey Skvortsov 2008-01-22 13:33:05 +00:00
parent e0de7b3bdd
commit 1276b757c6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206024

View file

@ -16,7 +16,7 @@ MAINTAINER= skv@FreeBSD.org
COMMENT= Generic base class for template-based views
BUILD_DEPENDS= p5-Catalyst-Runtime>=5.7000:${PORTSDIR}/www/p5-Catalyst-Runtime \
${SITE_PERL}/${PERL_ARCH}/Catalyst/Component/ACCEPT_CONTEXT.pm:${PORTSDIR}/www/p5-Catalyst-Component-ACCEPT_CONTEXT \
${SITE_PERL}/Catalyst/Component/ACCEPT_CONTEXT.pm:${PORTSDIR}/www/p5-Catalyst-Component-ACCEPT_CONTEXT \
${SITE_PERL}/Class/C3.pm:${PORTSDIR}/devel/p5-Class-C3
RUN_DEPENDS= ${BUILD_DEPENDS}