aboutsummaryrefslogtreecommitdiff
path: root/www/p5-HTML-Declare/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTML-Declare/Makefile')
-rw-r--r--www/p5-HTML-Declare/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/p5-HTML-Declare/Makefile b/www/p5-HTML-Declare/Makefile
index f313e056e64f..af860360ca47 100644
--- a/www/p5-HTML-Declare/Makefile
+++ b/www/p5-HTML-Declare/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= sunpoet@FreeBSD.org
COMMENT= A very simple micro language to generate HTML
BUILD_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser
-RUN_DEPENDS= p5-HTML-Parser>=0:${PORTSDIR}/www/p5-HTML-Parser
+RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= configure
USES= perl5