diff options
Diffstat (limited to 'www/p5-Template-Plugin-Markdown/Makefile')
-rw-r--r-- | www/p5-Template-Plugin-Markdown/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-Template-Plugin-Markdown/Makefile b/www/p5-Template-Plugin-Markdown/Makefile index fe62fd9ff149..125554e97d6b 100644 --- a/www/p5-Template-Plugin-Markdown/Makefile +++ b/www/p5-Template-Plugin-Markdown/Makefile @@ -16,7 +16,7 @@ COMMENT= TT plugin for Text::Markdown BUILD_DEPENDS= p5-Template-Toolkit>=0:${PORTSDIR}/www/p5-Template-Toolkit \ p5-Text-Markdown>=0:${PORTSDIR}/textproc/p5-Text-Markdown -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |