diff options
Diffstat (limited to 'mail/dovecot/Makefile')
-rw-r--r-- | mail/dovecot/Makefile | 2 |
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 |