summaryrefslogtreecommitdiff
path: root/net/openldap24-server
diff options
context:
space:
mode:
Diffstat (limited to 'net/openldap24-server')
-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 6e2ece9c8c2c..13b7bf1aa777 100644
--- a/net/openldap24-server/Makefile
+++ b/net/openldap24-server/Makefile
@@ -160,7 +160,7 @@ WITH_BDB_VER?= 42
CONFIGURE_ARGS+= --enable-bdb
BDBLIB= db-4.2.2
.elif ${WITH_BDB_VER} == 41
-CONFIGURE_ARGS+= --enable-bdb
+CONFIGURE_ARGS+= --disable-bdb
BDBLIB= db41.1
.elif ${WITH_BDB_VER} == 4
CONFIGURE_ARGS+= --disable-bdb