aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2015-07-08 15:19:40 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2015-07-08 15:19:40 +0000
commitd6d200cb1b4047dee3755186629548333b14435c (patch)
tree46ebd15efe42b267c1b1abb522d43013667652a4
parent9c07e0f99af9bf5c79c0158ab930e899c363579e (diff)
downloadports-d6d200cb1b4047dee3755186629548333b14435c.tar.gz
ports-d6d200cb1b4047dee3755186629548333b14435c.zip
Notes
-rw-r--r--mail/cyrus-imapd24/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile
index 48543bb07eac..e4238f9fb61b 100644
--- a/mail/cyrus-imapd24/Makefile
+++ b/mail/cyrus-imapd24/Makefile
@@ -121,6 +121,7 @@ PLIST_FILES+= cyrus/bin/compile_sieve
.if ${PORT_OPTIONS:MAUTOSIEVE}
AUTOSIEVE_VERSION= 0.6.0
PATCHFILES+= ${PORTNAME}-2.4.12-autosieve-${AUTOSIEVE_VERSION}.patch
+BROKEN= Not buildable with autosieve patch
.endif
.if ${PORT_OPTIONS:MBDB}