diff options
Diffstat (limited to 'mail/spamilter')
-rw-r--r-- | mail/spamilter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/spamilter/Makefile b/mail/spamilter/Makefile index 58489313c6bf..f1e7abcdea5f 100644 --- a/mail/spamilter/Makefile +++ b/mail/spamilter/Makefile @@ -40,7 +40,7 @@ ALL_TARGET= spamilter dnsblchk mxlookup iflookup PLIST_FILES+= bin/ipfwmtad .endif .if ${OSVERSION} > 501000 -BROKEN= resource starvation in threads +IGNORE= is unusable because of resource starvation in threads .endif .if !defined(SENDMAIL_MILTER_IN_BASE) |