diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index e7df887d21..aad6e68535 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -55,7 +55,8 @@ CONFIGURE_ARGS += \ --with-moduledir=/usr/lib/dovecot/modules \ --with-notify=dnotify \ --without-lzma \ - --without-lz4 + --without-lz4 \ + --with-icu=no ifneq ($(strip $(CONFIG_DOVECOT_LDAP)),) CONFIGURE_ARGS+= \