summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Admin-CreateTable/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBIx-Admin-CreateTable/Makefile')
-rw-r--r--databases/p5-DBIx-Admin-CreateTable/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBIx-Admin-CreateTable/Makefile b/databases/p5-DBIx-Admin-CreateTable/Makefile
index 1cbe979ffd3a..200bd307108b 100644
--- a/databases/p5-DBIx-Admin-CreateTable/Makefile
+++ b/databases/p5-DBIx-Admin-CreateTable/Makefile
@@ -13,9 +13,9 @@ COMMENT= Create and drop tables, primary indexes, and sequences
LICENSE= ART20
-BUILD_DEPENDS= p5-DBI>=0:databases/p5-DBI \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-DBI>=0:databases/p5-DBI \
p5-Moo>=1.004002:devel/p5-Moo
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-Version>=1.002003:devel/p5-Test-Version
NO_ARCH= yes