aboutsummaryrefslogtreecommitdiffstats
path: root/devel/p5-AnyEvent-DBI
diff options
context:
space:
mode:
Diffstat (limited to 'devel/p5-AnyEvent-DBI')
-rw-r--r--devel/p5-AnyEvent-DBI/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/p5-AnyEvent-DBI/Makefile b/devel/p5-AnyEvent-DBI/Makefile
index 1162f2dc62fe..33b9ad266bb4 100644
--- a/devel/p5-AnyEvent-DBI/Makefile
+++ b/devel/p5-AnyEvent-DBI/Makefile
@@ -14,10 +14,10 @@ COMMENT= Asynchronous DBI access
LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
-BUILD_DEPENDS= p5-AnyEvent>=4.15:devel/p5-AnyEvent \
+BUILD_DEPENDS= ${RUN_DEPENDS}
+RUN_DEPENDS= p5-AnyEvent>=4.15:devel/p5-AnyEvent \
p5-DBI>=1.0:databases/p5-DBI \
p5-common-sense>=3.3:devel/p5-common-sense
-RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5
USE_PERL5= configure