diff options
Diffstat (limited to 'www/p5-HTML-Lint/Makefile')
-rw-r--r-- | www/p5-HTML-Lint/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Lint/Makefile b/www/p5-HTML-Lint/Makefile index d22b48e64e97..f0fa08b7d597 100644 --- a/www/p5-HTML-Lint/Makefile +++ b/www/p5-HTML-Lint/Makefile @@ -18,7 +18,7 @@ COMMENT= HTML::Lint - check for HTML errors in a string or file BUILD_DEPENDS= p5-HTML-Tagset>0:${PORTSDIR}/www/p5-HTML-Tagset \ p5-libwww>0:${PORTSDIR}/www/p5-libwww \ p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes |