summaryrefslogtreecommitdiff
path: root/databases/p5-Dancer2-Plugin-Database/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-Dancer2-Plugin-Database/Makefile')
-rw-r--r--databases/p5-Dancer2-Plugin-Database/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-Dancer2-Plugin-Database/Makefile b/databases/p5-Dancer2-Plugin-Database/Makefile
index afef8152064d..6cb95000b072 100644
--- a/databases/p5-Dancer2-Plugin-Database/Makefile
+++ b/databases/p5-Dancer2-Plugin-Database/Makefile
@@ -13,9 +13,9 @@ COMMENT= Easy database connections for Dancer2 applications
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-Dancer2>=0.166001:www/p5-Dancer2 \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-Dancer2>=0.166001:www/p5-Dancer2 \
p5-Dancer-Plugin-Database-Core>=0.16:databases/p5-Dancer-Plugin-Database-Core
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite \
p5-DBI>=0:databases/p5-DBI \
p5-HTTP-Message>=0:www/p5-HTTP-Message \