summaryrefslogtreecommitdiff
path: root/databases/p5-Dancer-Plugin-Database/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-Dancer-Plugin-Database/Makefile')
-rw-r--r--databases/p5-Dancer-Plugin-Database/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-Dancer-Plugin-Database/Makefile b/databases/p5-Dancer-Plugin-Database/Makefile
index 252aa7cff9e3..6a64c71fddbd 100644
--- a/databases/p5-Dancer-Plugin-Database/Makefile
+++ b/databases/p5-Dancer-Plugin-Database/Makefile
@@ -13,10 +13,10 @@ COMMENT= Easy database connections for Dancer applications
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-DBI>=0:databases/p5-DBI \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI \
p5-Dancer>=1.3050:www/p5-Dancer \
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
NO_ARCH= yes