- Turn Razor2 support on by default.

There are no restrictions of its usage again.
  See: http://sourceforge.net/mailarchive/forum.php?thread_id=10079360&forum_id=4258
This commit is contained in:
Sergey Matveychuk 2006-04-10 08:42:43 +00:00
parent abff1adbe2
commit c072378d70
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159254

View File

@ -7,7 +7,7 @@
PORTNAME= Mail-SpamAssassin
PORTVERSION= 3.1.1
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= mail perl5
MASTER_SITES= ${MASTER_SITE_APACHE:S/$/:apache/} ${MASTER_SITE_PERL_CPAN:S/$/:cpan/}
MASTER_SITE_SUBDIR= spamassassin/source/:apache Mail/:cpan
@ -38,7 +38,7 @@ OPTIONS= AS_ROOT "Run spamd as root (recommended)" on \
SSL "Build with SSL support for spamd/spamc" on \
MYSQL "Add MySQL support" off \
PGSQL "Add PostreSQL support" off \
RAZOR "Add Vipul's Razor support" off \
RAZOR "Add Vipul's Razor support" on \
SPF_QUERY "Add SPF query support" off \
RELAY_COUNTRY "Relay country support" off \
TOOLS "Install SpamAssassin tools" off