diff options
Diffstat (limited to 'mail/exim/options')
-rw-r--r-- | mail/exim/options | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/exim/options b/mail/exim/options index 9688c3852cfd..ff1035d40218 100644 --- a/mail/exim/options +++ b/mail/exim/options @@ -9,9 +9,9 @@ OPTIONS+= \ CDB "Enable CDB-style lookups" on \ CONTENT_SCAN "Enable exiscan email content scanner" off \ DAEMON "Don't install scripts to run as a daemon" on \ - DKIM "Enable DKIM (DomainKeys Identified Mail)" off \ + DCC "Enable DCC at ACL support via dccifd" off \ + DEBUG "Build with debugging symbols" off \ DNSDB "Enable DNS-style lookups" on \ - DOMAINKEYS "Enable Yahoo DomainKeys support" off \ DSEARCH "Enable directory-list lookups" on \ EMBEDDED_PERL "Enable embedded Perl interpreter" on \ EXIMON "Build eximon monitor (require XFree86!)" off \ |