diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-10-28 02:39:15 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-10-28 02:39:15 +0000 |
commit | c093b67f1cf86569a8e67711804514cf5f3df223 (patch) | |
tree | f8dfa596ac704e862ac6a1419b617e31391251c7 /mail/sccmilter | |
parent | c53484d9b1be0ac695c64767803d720c0f0e8bfc (diff) | |
download | ports-c093b67f1cf86569a8e67711804514cf5f3df223.tar.gz ports-c093b67f1cf86569a8e67711804514cf5f3df223.zip |
Notes
Diffstat (limited to 'mail/sccmilter')
-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 |