summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class-QueryLog/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBIx-Class-QueryLog/Makefile')
-rw-r--r--databases/p5-DBIx-Class-QueryLog/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBIx-Class-QueryLog/Makefile b/databases/p5-DBIx-Class-QueryLog/Makefile
index 2605711fcb5c..f067b6ff40d5 100644
--- a/databases/p5-DBIx-Class-QueryLog/Makefile
+++ b/databases/p5-DBIx-Class-QueryLog/Makefile
@@ -15,10 +15,10 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
LICENSE_FILE= ${WRKSRC}/LICENSE
-BUILD_DEPENDS= p5-DBIx-Class>=0.070000:databases/p5-DBIx-Class \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-DBIx-Class>=0.070000:databases/p5-DBIx-Class \
p5-Moo>=2:devel/p5-Moo \
p5-Type-Tiny>=0:devel/p5-Type-Tiny
-RUN_DEPENDS:= ${BUILD_DEPENDS}
NO_ARCH= yes
USES= perl5