summaryrefslogtreecommitdiff
path: root/textproc/p5-HTML-RewriteAttributes
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/p5-HTML-RewriteAttributes')
-rw-r--r--textproc/p5-HTML-RewriteAttributes/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/p5-HTML-RewriteAttributes/Makefile b/textproc/p5-HTML-RewriteAttributes/Makefile
index de8507ebdf04..1c733ef24ab2 100644
--- a/textproc/p5-HTML-RewriteAttributes/Makefile
+++ b/textproc/p5-HTML-RewriteAttributes/Makefile
@@ -13,9 +13,10 @@ PKGNAMEPREFIX= p5-
MAINTAINER= perl@FreeBSD.org
COMMENT= Simple yet powerful HTML attribute rewriting
-RUN_DEPENDS= p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser \
+BUILD_DEPENDS= p5-HTML-Parser>0:${PORTSDIR}/www/p5-HTML-Parser \
p5-HTML-Tagset>0:${PORTSDIR}/www/p5-HTML-Tagset \
p5-URI>0:${PORTSDIR}/net/p5-URI
+RUN_DEPENDS:= ${BUILD_DEPENDS}
MAKE_JOBS_SAFE= yes