summaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2004-03-20 20:37:36 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2004-03-20 20:37:36 +0000
commit62517526277d7bba4c6552c0857f6900011ad672 (patch)
tree38f37b58cda46c4ea042e496c5ec9dc82dc80882 /dns
parent- fix spelling (diff)
- change default LDAP_PORT to 2.1
Notes
Notes: svn path=/head/; revision=104773
Diffstat (limited to 'dns')
-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