summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Lite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBIx-Lite/Makefile')
-rw-r--r--databases/p5-DBIx-Lite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBIx-Lite/Makefile b/databases/p5-DBIx-Lite/Makefile
index 4fbec6ed7cdf..3209d12adfe0 100644
--- a/databases/p5-DBIx-Lite/Makefile
+++ b/databases/p5-DBIx-Lite/Makefile
@@ -13,10 +13,10 @@ COMMENT= Chained and minimal ORM
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-DBIx-Connector>=0:databases/p5-DBIx-Connector \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-DBIx-Connector>=0:databases/p5-DBIx-Connector \
p5-Data-Page>=0:databases/p5-Data-Page \
p5-SQL-Abstract-More>=0:databases/p5-SQL-Abstract-More
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-DBD-SQLite>=1.29:databases/p5-DBD-SQLite
USES= perl5