summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dns/bind9-dlz/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/bind9-dlz/Makefile b/dns/bind9-dlz/Makefile
index 9b997d733639..b6124ca8e6d9 100644
--- a/dns/bind9-dlz/Makefile
+++ b/dns/bind9-dlz/Makefile
@@ -63,7 +63,7 @@ CONFIGURE_ARGS+= --with-dlz-mysql
.endif
.if defined(WITH_LDAP)
-LDAP_PORT?= net/openldap20-client
+LDAP_PORT?= net/openldap21-client
LIB_DEPENDS+= ldap.2:${PORTSDIR}/${LDAP_PORT}
LIB_DEPENDS+= lber.2:${PORTSDIR}/${LDAP_PORT}
CONFIGURE_ARGS+= --with-dlz-ldap