From 544f9849b22a6733525cf89275ce487f42170cec Mon Sep 17 00:00:00 2001 From: edwin Date: Mon, 24 Feb 2003 02:56:37 +0000 Subject: Point dependencies on net/openldap2 to net/openldap20 --- mail/exim/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/exim') diff --git a/mail/exim/Makefile b/mail/exim/Makefile index 227ce98..ec77faf 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -153,7 +153,7 @@ SEDLIST+= -e 's,XX_TCP_WRAPPERS_LIBS_XX,,' .if (${LDAP_LIB_TYPE} == OPENLDAP1) || (${LDAP_LIB_TYPE} == UMICHIGAN) LIB_DEPENDS+= lber.1:${PORTSDIR}/net/openldap12 .elif ${LDAP_LIB_TYPE} == OPENLDAP2 -LIB_DEPENDS+= lber.2:${PORTSDIR}/net/openldap2 +LIB_DEPENDS+= lber.2:${PORTSDIR}/net/openldap20 .else .error LDAP_LIB_TYPE must be either OPENLDAP1 or OPENLDAP2 .endif -- cgit v1.1