add bdb to the kitchen-sink dovecot build (ldap,mysql,postgresql,sqlite)
This commit is contained in:
parent
b51b001d50
commit
6f87d220af
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.224 2009/01/25 21:55:33 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.225 2009/01/26 14:53:50 sthen Exp $
|
||||
# $FreeBSD: Makefile,v 1.51 1997/11/14 22:56:43 hoek Exp $
|
||||
#
|
||||
|
||||
@ -36,7 +36,7 @@
|
||||
SUBDIR += dkim-milter
|
||||
SUBDIR += dovecot
|
||||
SUBDIR += dovecot,ldap
|
||||
SUBDIR += dovecot,ldap,mysql,postgresql,sqlite
|
||||
SUBDIR += dovecot,ldap,mysql,postgresql,sqlite,bdb
|
||||
SUBDIR += dovecot,mysql
|
||||
SUBDIR += dovecot,postgresql
|
||||
SUBDIR += dovecot,sqlite
|
||||
|
Loading…
Reference in New Issue
Block a user