summaryrefslogtreecommitdiff
path: root/www/p5-HTML-StripScripts-Parser/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTML-StripScripts-Parser/Makefile')
-rw-r--r--www/p5-HTML-StripScripts-Parser/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-StripScripts-Parser/Makefile b/www/p5-HTML-StripScripts-Parser/Makefile
index 50be4db60d7e..b95af4e2953b 100644
--- a/www/p5-HTML-StripScripts-Parser/Makefile
+++ b/www/p5-HTML-StripScripts-Parser/Makefile
@@ -14,9 +14,9 @@ COMMENT= XSS filter using HTML::Parser
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-HTML-Parser>=3.56:www/p5-HTML-Parser \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-HTML-Parser>=3.56:www/p5-HTML-Parser \
p5-HTML-StripScripts>=1.05:www/p5-HTML-StripScripts
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure