diff options
Diffstat (limited to 'www/p5-Template-Plugin-Monta/Makefile')
-rw-r--r-- | www/p5-Template-Plugin-Monta/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Template-Plugin-Monta/Makefile b/www/p5-Template-Plugin-Monta/Makefile index e5ca205ba716..e7963175174d 100644 --- a/www/p5-Template-Plugin-Monta/Makefile +++ b/www/p5-Template-Plugin-Monta/Makefile @@ -15,7 +15,7 @@ MAINTAINER= kaoru@kaisei.org COMMENT= Template-Toolkit plugin to Monta Method BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Template.pm:${PORTSDIR}/www/p5-Template-Toolkit -RUN_DEPENDS= ${BUILD_DEPENDS} \ +RUN_DEPENDS:= ${BUILD_DEPENDS} \ ${SITE_PERL}/Acme/Monta.pm:${PORTSDIR}/www/p5-Acme-Monta PERL_CONFIGURE= yes |