From f71e42907968a943a487a706769c1e40b0bac763 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Mon, 24 Feb 2003 02:26:55 +0000 Subject: Point dependencies on net/openldap to net/openldap12 --- 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 be4468e6a8a7..227ce98e5d2c 100644 --- a/mail/exim/Makefile +++ b/mail/exim/Makefile @@ -151,7 +151,7 @@ SEDLIST+= -e 's,XX_TCP_WRAPPERS_LIBS_XX,,' .if defined(WITH_LDAP) .if (${LDAP_LIB_TYPE} == OPENLDAP1) || (${LDAP_LIB_TYPE} == UMICHIGAN) -LIB_DEPENDS+= lber.1:${PORTSDIR}/net/openldap +LIB_DEPENDS+= lber.1:${PORTSDIR}/net/openldap12 .elif ${LDAP_LIB_TYPE} == OPENLDAP2 LIB_DEPENDS+= lber.2:${PORTSDIR}/net/openldap2 .else -- cgit v1.2.3