From 62517526277d7bba4c6552c0857f6900011ad672 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sat, 20 Mar 2004 20:37:36 +0000 Subject: - change default LDAP_PORT to 2.1 --- dns/bind9-dlz/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'dns/bind9-dlz') 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 -- cgit