aboutsummaryrefslogtreecommitdiffstats
path: root/net/openldap24-server/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/openldap24-server/Makefile')
-rw-r--r--net/openldap24-server/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/openldap24-server/Makefile b/net/openldap24-server/Makefile
index c41ed391d1ee..ea98b3f21a90 100644
--- a/net/openldap24-server/Makefile
+++ b/net/openldap24-server/Makefile
@@ -308,7 +308,7 @@ PLIST_SUB+= BACK_BDB="@comment " \
.else
WITH_BDB_VER?= 46
-INVALID_BDB_VER= 42
+INVALID_BDB_VER= 42 50
USE_BDB= yes
.if ${WITH_BDB_VER} >= 43