summaryrefslogtreecommitdiff
path: root/www/p5-HTML-Template-Pluggable/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTML-Template-Pluggable/Makefile')
-rw-r--r--www/p5-HTML-Template-Pluggable/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-Template-Pluggable/Makefile b/www/p5-HTML-Template-Pluggable/Makefile
index 544a878678c1..0f107c9edc08 100644
--- a/www/p5-HTML-Template-Pluggable/Makefile
+++ b/www/p5-HTML-Template-Pluggable/Makefile
@@ -11,11 +11,11 @@ PKGNAMEPREFIX= p5-
MAINTAINER= culot@FreeBSD.org
COMMENT= Extends HTML::Template with plugin support
-BUILD_DEPENDS= p5-HTML-Template>=2.7:www/p5-HTML-Template \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-HTML-Template>=2.7:www/p5-HTML-Template \
p5-Test-MockObject>=1:devel/p5-Test-MockObject \
p5-Regexp-Common>=0:textproc/p5-Regexp-Common \
p5-Class-Trigger>=0:devel/p5-Class-Trigger
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure