summaryrefslogtreecommitdiff
path: root/databases/p5-DBIx-Class-DateTime-Epoch/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-DBIx-Class-DateTime-Epoch/Makefile')
-rw-r--r--databases/p5-DBIx-Class-DateTime-Epoch/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/p5-DBIx-Class-DateTime-Epoch/Makefile b/databases/p5-DBIx-Class-DateTime-Epoch/Makefile
index 7e9ffb3058b4..74e2ab493e8b 100644
--- a/databases/p5-DBIx-Class-DateTime-Epoch/Makefile
+++ b/databases/p5-DBIx-Class-DateTime-Epoch/Makefile
@@ -14,10 +14,10 @@ COMMENT= Automatic inflation/deflation of epoch-based DateTime objects
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-DateTime>=0:devel/p5-DateTime \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-DateTime>=0:devel/p5-DateTime \
p5-DBIx-Class>=0.08103:databases/p5-DBIx-Class \
p5-DBIx-Class-TimeStamp>=0.07:databases/p5-DBIx-Class-TimeStamp
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-DBICx-TestDatabase>=0:databases/p5-DBICx-TestDatabase \
p5-DateTime-Format-SQLite>=0:devel/p5-DateTime-Format-SQLite