diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 06:59:27 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-03-26 06:59:27 +0000 |
commit | c76a813b598e02d194950c8458021542a212d198 (patch) | |
tree | c28000e9d4f2cc3a8b125eedfa691bc64f9e6729 /mail | |
parent | Add CONFLICTS with kdeartwork 3.2.x and kdeartwork 3.3.x (plastik widget (diff) |
BROKEN: Size mismatch
Approved by: portmgr (self)
Diffstat (limited to 'mail')
-rw-r--r-- | mail/spambnc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/spambnc/Makefile b/mail/spambnc/Makefile index 4b8cad657b70..9b5ad2aebfe6 100644 --- a/mail/spambnc/Makefile +++ b/mail/spambnc/Makefile @@ -19,6 +19,8 @@ COMMENT= Set of procmail recipies which handle known/suspected spam RUN_DEPENDS= procmail:${PORTSDIR}/mail/procmail +BROKEN= Size mismatch + IGNOREFILES= index.shtml NO_WRKSUBDIR= yes NO_BUILD= yes |