summaryrefslogtreecommitdiff
path: root/devel/p5-Inline-TT/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-Inline-TT/Makefile')
-rw-r--r--devel/p5-Inline-TT/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-Inline-TT/Makefile b/devel/p5-Inline-TT/Makefile
index 00918d7f6e1d..0b3e0cf8c384 100644
--- a/devel/p5-Inline-TT/Makefile
+++ b/devel/p5-Inline-TT/Makefile
@@ -14,9 +14,9 @@ COMMENT= Provides inline support for template toolkit 2.x
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Inline>=0.42:devel/p5-Inline \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Inline>=0.42:devel/p5-Inline \
p5-Template-Toolkit>=2:www/p5-Template-Toolkit
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_PERL5= configure
USES= perl5