diff options
-rw-r--r-- | mail/cyrus-imapd23/Makefile | 2 | ||||
-rw-r--r-- | mail/cyrus-imapd24/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/mail/cyrus-imapd23/Makefile b/mail/cyrus-imapd23/Makefile index 14ea5dd5b82..97b02d4d3e9 100644 --- a/mail/cyrus-imapd23/Makefile +++ b/mail/cyrus-imapd23/Makefile @@ -16,6 +16,8 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ MAINTAINER= ume@FreeBSD.org COMMENT= The cyrus mail server, supporting POP3 and IMAP4 protocols +BROKEN= The copied messages will be invisible in the moved folder + LIB_DEPENDS= sasl2.2:${PORTSDIR}/security/cyrus-sasl2 RUN_DEPENDS= ${SITE_PERL}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-Pod-Parser \ ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp diff --git a/mail/cyrus-imapd24/Makefile b/mail/cyrus-imapd24/Makefile index 14ea5dd5b82..97b02d4d3e9 100644 --- a/mail/cyrus-imapd24/Makefile +++ b/mail/cyrus-imapd24/Makefile @@ -16,6 +16,8 @@ MASTER_SITES= ftp://ftp.andrew.cmu.edu/pub/cyrus-mail/ \ MAINTAINER= ume@FreeBSD.org COMMENT= The cyrus mail server, supporting POP3 and IMAP4 protocols +BROKEN= The copied messages will be invisible in the moved folder + LIB_DEPENDS= sasl2.2:${PORTSDIR}/security/cyrus-sasl2 RUN_DEPENDS= ${SITE_PERL}/Pod/Parser.pm:${PORTSDIR}/textproc/p5-Pod-Parser \ ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp |