aboutsummaryrefslogtreecommitdiff
path: root/mail/exim-old
diff options
context:
space:
mode:
authorJun Kuriyama <kuriyama@FreeBSD.org>2003-08-15 00:49:31 +0000
committerJun Kuriyama <kuriyama@FreeBSD.org>2003-08-15 00:49:31 +0000
commitb67a28791a0371d8bde0cfa4e774b3aac5411530 (patch)
tree9d173fd418f58fc2aa9356116feba4ad6291ee51 /mail/exim-old
parent7c0800f7ecd0f2b76fcb23e301be3bcbfa23e29a (diff)
downloadports-b67a28791a0371d8bde0cfa4e774b3aac5411530.tar.gz
ports-b67a28791a0371d8bde0cfa4e774b3aac5411530.zip
Notes
Diffstat (limited to 'mail/exim-old')
-rw-r--r--mail/exim-old/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/exim-old/Makefile b/mail/exim-old/Makefile
index aaebf4e7dcfa..c9ac41a379c2 100644
--- a/mail/exim-old/Makefile
+++ b/mail/exim-old/Makefile
@@ -118,7 +118,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/openldap20
+LIB_DEPENDS+= lber.2:${PORTSDIR}/net/openldap20-client
.else
.error LDAP_LIB_TYPE must be either OPENLDAP1 or OPENLDAP2
.endif