summaryrefslogtreecommitdiffstats
path: root/dns/bind9-dlz
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2004-03-20 20:37:36 +0000
committerdinoex <dinoex@FreeBSD.org>2004-03-20 20:37:36 +0000
commit228e04eacde644e7af92495b9d1bf70251b8dfad (patch)
treec3ae97edcd2e84e5a5d0acd2ae6b39b2c7700d1a /dns/bind9-dlz
parent59cef71b54cd9cfdb28e4eba173e1a131b700a66 (diff)
downloadFreeBSD-ports-228e04eacde644e7af92495b9d1bf70251b8dfad.zip
FreeBSD-ports-228e04eacde644e7af92495b9d1bf70251b8dfad.tar.gz
- change default LDAP_PORT to 2.1
Diffstat (limited to 'dns/bind9-dlz')
-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 9b997d7..b6124ca 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
OpenPOWER on IntegriCloud