Browse Source

dovecot: changed to build ldap support as plugin

user/chris/wip/linux37
Christian Wiese 12 years ago
parent
commit
07a25e578f
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      mail/dovecot/dovecot.conf

+ 1
- 1
mail/dovecot/dovecot.conf

@ -16,7 +16,7 @@
var_append confopt ' ' "--enable-header-install"
# package/option mappings for auto-configuration
pkg_dovecot_options="openldap:ldap postgresql:pgsql mysql sqlite"
pkg_dovecot_options="openldap:ldap=plugin postgresql:pgsql mysql sqlite"
# automatic feature selection according to the package/option mappings
pkg_dovecot_autoconfig() {

Loading…
Cancel
Save