Fix BUILD_DEPENDS
Pointed by: pav
This commit is contained in:
parent
e0de7b3bdd
commit
1276b757c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206024
1 changed files with 1 additions and 1 deletions
|
@ -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}
|
||||
|
||||
|
|
Loading…
Reference in a new issue