Fix RUN_DEPENDS
PR: ports/82809 Submitted by: maintainer Reported by: pointyhat
This commit is contained in:
parent
154e1d046b
commit
afd5b68fea
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=138237
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ COMMENT= Template-Toolkit plugin to Monta Method
|
|||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS} \
|
||||
${SITE_PERL}/${PERL_ARCH}/Acme/Monta.pm:${PORTSDIR}/www/p5-Acme-Monta
|
||||
${SITE_PERL}/Acme/Monta.pm:${PORTSDIR}/www/p5-Acme-Monta
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
||||
|
|
Loading…
Reference in a new issue