summaryrefslogtreecommitdiff
path: root/www/p5-Template-Mustache/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Template-Mustache/Makefile')
-rw-r--r--www/p5-Template-Mustache/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Template-Mustache/Makefile b/www/p5-Template-Mustache/Makefile
index c3f588a5d2af..40af9012f83d 100644
--- a/www/p5-Template-Mustache/Makefile
+++ b/www/p5-Template-Mustache/Makefile
@@ -12,8 +12,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= kurt.lidl@cello.com
COMMENT= Perl version of the fabulous Mustache template language
-BUILD_DEPENDS= p5-YAML-Syck>=1.15:textproc/p5-YAML-Syck
-RUN_DEPENDS:= ${BUILD_DEPENDS}
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-YAML-Syck>=1.15:textproc/p5-YAML-Syck
TEST_DEPENDS:= p5-Test-Mini-Unit>=v1.0.3:devel/p5-Test-Mini-Unit
USES= perl5