diff options
-rw-r--r-- | mail/evolution/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/evolution/Makefile b/mail/evolution/Makefile index 9ab090680..099e8c7df 100644 --- a/mail/evolution/Makefile +++ b/mail/evolution/Makefile @@ -48,7 +48,7 @@ PLIST_SUB= VERSION=${EVO_VERSION} \ OPTIONS= PILOT "Enable Palm Pilot sync support" off \ LDAP "Enable LDAP support" on \ - SPAMASSASSIN "Enable SpamAssassin spam filtering" on + SPAMASSASSIN "Enable SpamAssassin spam filtering" off .include <bsd.port.pre.mk> |