From a27ddf93a98dec77024221671c3d18e6188accf1 Mon Sep 17 00:00:00 2001 From: wxs Date: Sat, 15 Aug 2009 13:21:29 +0000 Subject: - Mark as broken if manage sieve option is selected. The mail/dovecot-managesieve port needs to be updated to work with the new version of dovecot. Submitted by: Jesco Freund (private mail) --- mail/dovecot/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'mail') diff --git a/mail/dovecot/Makefile b/mail/dovecot/Makefile index 49a4b310787f..684623f76715 100644 --- a/mail/dovecot/Makefile +++ b/mail/dovecot/Makefile @@ -123,6 +123,7 @@ PATCHFILES+= dovecot-${PORTVERSION}-managesieve-${MANAGESIEVEVERSION}.diff.gz PATCH_DIST_STRIP= -p1 PROTOCOLS+= managesieve DOCS+= README.managesieve +BROKEN= Managesieve port needs to be updated. .endif ## GSSAPI support -- cgit