diff options
Diffstat (limited to 'www/p5-HTML-PrettyPrinter/Makefile')
-rw-r--r-- | www/p5-HTML-PrettyPrinter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-PrettyPrinter/Makefile b/www/p5-HTML-PrettyPrinter/Makefile index dcb82ad9e48f..18d73dd40816 100644 --- a/www/p5-HTML-PrettyPrinter/Makefile +++ b/www/p5-HTML-PrettyPrinter/Makefile @@ -15,7 +15,7 @@ MAINTAINER= vivek@khera.org COMMENT= Generate nice HTML files from HTML syntax trees BUILD_DEPENDS= ${SITE_PERL}/HTML/Tree.pm:${PORTSDIR}/www/p5-HTML-Tree -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |