Browse Source

dovecot: changed to check for mysql and sqlite

user/chris/wip/linux37
Christian Wiese 12 years ago
parent
commit
ba96302ce3
  1. 2
      mail/dovecot/dovecot.conf

2
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"
pkg_dovecot_options="openldap:ldap postgresql:pgsql mysql sqlite"
# automatic feature selection according to the package/option mappings
pkg_dovecot_autoconfig() {

Loading…
Cancel
Save