aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-ContextualFetch
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBIx-ContextualFetch')
-rw-r--r--databases/p5-DBIx-ContextualFetch/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-DBIx-ContextualFetch/Makefile b/databases/p5-DBIx-ContextualFetch/Makefile
index 9739320eadfb..8185371073ed 100644
--- a/databases/p5-DBIx-ContextualFetch/Makefile
+++ b/databases/p5-DBIx-ContextualFetch/Makefile
@@ -14,8 +14,8 @@ COMMENT= Add contextual fetches to DBI
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
+BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI
-BUILD_DEPENDS:= ${RUN_DEPENDS}
TEST_DEPENDS= p5-DBD-SQLite>=0:databases/p5-DBD-SQLite
USES= perl5