summaryrefslogtreecommitdiff
path: root/www/p5-Template-Plugin-Markdown/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Template-Plugin-Markdown/Makefile')
-rw-r--r--www/p5-Template-Plugin-Markdown/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Template-Plugin-Markdown/Makefile b/www/p5-Template-Plugin-Markdown/Makefile
index 3f4817e38816..05483317bb64 100644
--- a/www/p5-Template-Plugin-Markdown/Makefile
+++ b/www/p5-Template-Plugin-Markdown/Makefile
@@ -14,9 +14,9 @@ COMMENT= TT plugin for Text::Markdown
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Template-Toolkit>=0:www/p5-Template-Toolkit \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Template-Toolkit>=0:www/p5-Template-Toolkit \
p5-Text-Markdown>=0:textproc/p5-Text-Markdown
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure