diff options
Diffstat (limited to 'mail/sccmilter/Makefile')
-rw-r--r-- | mail/sccmilter/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/sccmilter/Makefile b/mail/sccmilter/Makefile index 932a6f9f2b95..4e840d24aabb 100644 --- a/mail/sccmilter/Makefile +++ b/mail/sccmilter/Makefile @@ -18,6 +18,8 @@ COMMENT= Sendmail spam control and canceling filter, based on Milter API IGNORE= requires Sendmail 8.12; upgrade the base system .endif +BROKEN= Does not compile + USE_BZIP2= yes USE_GETOPT_LONG= yes USE_REINPLACE= yes |