diff options
-rw-r--r-- | mail/courier-imap/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/courier-imap/Makefile b/mail/courier-imap/Makefile index 4f2d3fcb8285..e738120dba38 100644 --- a/mail/courier-imap/Makefile +++ b/mail/courier-imap/Makefile @@ -41,6 +41,7 @@ MAKE_ENV:= ${CONFIGURE_ENV} OPTIONS= OPENSSL "Build with OpenSSL support" on \ FAM "Build in fam support for IDLE command" off \ + DRAC "Build in DRAC support" off \ TRASHQUOTA "Include deleted mails in the quota" off \ GDBM "Use gdbm db instead of system bdb" off \ IPV6 "Build with IPv6 support" on |