aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-AnyEvent-BDB
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-17 23:43:21 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-04-17 23:58:07 +0000
commitfa20bed7d3483818cffacda06945b8591437aa05 (patch)
treee83efb959d71bb901dd044a377bbaa258e13e57c /databases/p5-AnyEvent-BDB
parent9bacb0baabc530f3ffcdcb637cdcc82dc4874e25 (diff)
downloadports-fa20bed7d3483818cffacda06945b8591437aa05.tar.gz
ports-fa20bed7d3483818cffacda06945b8591437aa05.zip
Diffstat (limited to 'databases/p5-AnyEvent-BDB')
-rw-r--r--databases/p5-AnyEvent-BDB/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/p5-AnyEvent-BDB/Makefile b/databases/p5-AnyEvent-BDB/Makefile
index 2722af1f7038..e02a9b5f9971 100644
--- a/databases/p5-AnyEvent-BDB/Makefile
+++ b/databases/p5-AnyEvent-BDB/Makefile
@@ -14,7 +14,7 @@ LICENSE= ART10 GPLv1+
LICENSE_COMB= dual
BUILD_DEPENDS= ${RUN_DEPENDS}
-RUN_DEPENDS= p5-AnyEvent>=3.81:devel/p5-AnyEvent \
+RUN_DEPENDS= p5-AnyEvent>=3.81,1:devel/p5-AnyEvent \
p5-BDB>=1.5:databases/p5-BDB
USES= perl5