summaryrefslogtreecommitdiff
path: root/www/p5-Template-Plugin-FillInForm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Template-Plugin-FillInForm/Makefile')
-rw-r--r--www/p5-Template-Plugin-FillInForm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Template-Plugin-FillInForm/Makefile b/www/p5-Template-Plugin-FillInForm/Makefile
index 44ac98642c71..ef1c949789ba 100644
--- a/www/p5-Template-Plugin-FillInForm/Makefile
+++ b/www/p5-Template-Plugin-FillInForm/Makefile
@@ -14,9 +14,9 @@ COMMENT= Template::Plugin::FillInForm - TT plugin for HTML::FillInForm
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-HTML-FillInForm>=0:www/p5-HTML-FillInForm \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-HTML-FillInForm>=0:www/p5-HTML-FillInForm \
p5-Template-Toolkit>=0:www/p5-Template-Toolkit
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5