summaryrefslogtreecommitdiff
path: root/mail/cyrus-imapd30
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2019-01-16 17:40:26 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2019-01-16 17:40:26 +0000
commitb48e7019613dfaddf57996d2562df5edd0fcc17f (patch)
treec7a104543cabfd3c2b35d1ab8fe7fc4823762e98 /mail/cyrus-imapd30
parentdevel/gitlab-runner: Fix env issue (diff)
Mark BROKEN with CLAMAV option.
It is not buildable with latest clamav. PR: 235002 Reported by: albert.shih
Notes
Notes: svn path=/head/; revision=490494
Diffstat (limited to 'mail/cyrus-imapd30')
-rw-r--r--mail/cyrus-imapd30/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/cyrus-imapd30/Makefile b/mail/cyrus-imapd30/Makefile
index e1ebc9db72a6..08284f1fe86c 100644
--- a/mail/cyrus-imapd30/Makefile
+++ b/mail/cyrus-imapd30/Makefile
@@ -58,6 +58,7 @@ BACKUP_CONFIGURE_ENABLE=backup
CLAMAV_DESC= Use ClamAV
CLAMAV_CONFIGURE_WITH= clamav
CLAMAV_LIB_DEPENDS= libclamav.so:security/clamav
+CLAMAV_BROKEN= Not buildable with latest clamav
HTTP_DESC= Enable HTTP support
HTTP_CONFIGURE_ENABLE= http
HTTP_LIB_DEPENDS= libical.so:devel/libical \