aboutsummaryrefslogtreecommitdiff
path: root/mail/dovecot
diff options
context:
space:
mode:
authorDaichi GOTO <daichi@FreeBSD.org>2003-07-03 11:59:04 +0000
committerDaichi GOTO <daichi@FreeBSD.org>2003-07-03 11:59:04 +0000
commitf6893255d478ed4449ff6dc9b65b5288bb051521 (patch)
treed5102f235c80abd8145ba7f77fa44385fa765be0 /mail/dovecot
parent1d159680ad03052edc614b52b17e5bd269388aae (diff)
downloadports-f6893255d478ed4449ff6dc9b65b5288bb051521.tar.gz
ports-f6893255d478ed4449ff6dc9b65b5288bb051521.zip
Notes
Diffstat (limited to 'mail/dovecot')
-rw-r--r--mail/dovecot/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile
index 4774569feabc..add951b328ef 100644
--- a/mail/dovecot/Makefile
+++ b/mail/dovecot/Makefile
@@ -76,7 +76,7 @@ CONFIGURE_ARGS+= --with-vpopmail
# user database.
#
.if WITH_LDAP2
-LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20
+LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap21
CONFIGURE_ARGS+= --with-ldap
.endif