summaryrefslogtreecommitdiff
path: root/www/p5-Bigtop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-Bigtop/Makefile')
-rw-r--r--www/p5-Bigtop/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-Bigtop/Makefile b/www/p5-Bigtop/Makefile
index a7b22380473f..4dcee983199d 100644
--- a/www/p5-Bigtop/Makefile
+++ b/www/p5-Bigtop/Makefile
@@ -14,7 +14,8 @@ COMMENT= Web application data language processor
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Config-General>=0:devel/p5-Config-General \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Config-General>=0:devel/p5-Config-General \
p5-IO-Prompt>=0:devel/p5-IO-Prompt \
p5-Parse-RecDescent>=0:devel/p5-Parse-RecDescent \
p5-File-HomeDir>=0:devel/p5-File-HomeDir \
@@ -25,7 +26,6 @@ BUILD_DEPENDS= p5-Config-General>=0:devel/p5-Config-General \
p5-Inline-TT>=0.06:devel/p5-Inline-TT \
p5-Template-Toolkit>=2.0:www/p5-Template-Toolkit \
p5-HTTP-Server-Simple>0.27:www/p5-HTTP-Server-Simple
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= modbuild