summaryrefslogtreecommitdiff
path: root/www/p5-HTML-FormFu-Model-DBIC/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-HTML-FormFu-Model-DBIC/Makefile')
-rw-r--r--www/p5-HTML-FormFu-Model-DBIC/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/p5-HTML-FormFu-Model-DBIC/Makefile b/www/p5-HTML-FormFu-Model-DBIC/Makefile
index 822d32d4db94..89441dc5e1a3 100644
--- a/www/p5-HTML-FormFu-Model-DBIC/Makefile
+++ b/www/p5-HTML-FormFu-Model-DBIC/Makefile
@@ -13,13 +13,13 @@ COMMENT= Integrate HTML::FormFu with DBIx::Class
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \
p5-DBIx-Class>=0.08108:databases/p5-DBIx-Class \
p5-HTML-FormFu>=2.00:www/p5-HTML-FormFu \
p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \
p5-MooseX-Attribute-Chained>=1.0.2:devel/p5-MooseX-Attribute-Chained \
p5-Task-Weaken>=0:devel/p5-Task-Weaken
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-DateTime-Format-SQLite>=0:devel/p5-DateTime-Format-SQLite \
p5-SQL-Translator>=0.11016:databases/p5-SQL-Translator