summaryrefslogtreecommitdiff
path: root/devel/p5-DateTime-Format-DBI/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-DateTime-Format-DBI/Makefile')
-rw-r--r--devel/p5-DateTime-Format-DBI/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-DateTime-Format-DBI/Makefile b/devel/p5-DateTime-Format-DBI/Makefile
index 93d71324761b..72b6ed7eeaff 100644
--- a/devel/p5-DateTime-Format-DBI/Makefile
+++ b/devel/p5-DateTime-Format-DBI/Makefile
@@ -14,9 +14,9 @@ COMMENT= Find a parser class for a database connection
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-DBI>=1.21:databases/p5-DBI \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-DBI>=1.21:databases/p5-DBI \
p5-DateTime>=0.1:devel/p5-DateTime
-RUN_DEPENDS:= ${BUILD_DEPENDS}
TEST_DEPENDS= p5-Test-NoWarnings>=0:devel/p5-Test-NoWarnings
USES= perl5