summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authormarkd <markd>2015-12-13 11:12:56 +0000
committermarkd <markd>2015-12-13 11:12:56 +0000
commit5c66d33bf2b24208fdeb9d78d58e750252a609e0 (patch)
tree427deecc5acec05619f0793398c8505e132dd29d /mail
parenta3b222865bf97b1ac5c0447e141f4351a52fd2b2 (diff)
downloadpkgsrc-5c66d33bf2b24208fdeb9d78d58e750252a609e0.tar.gz
Disable managesieve plugin.
Diffstat (limited to 'mail')
-rw-r--r--mail/claws-mail/Makefile.common3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/claws-mail/Makefile.common b/mail/claws-mail/Makefile.common
index bf9f139ec91..801162f749c 100644
--- a/mail/claws-mail/Makefile.common
+++ b/mail/claws-mail/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.15 2015/10/31 18:54:46 nros Exp $
+# $NetBSD: Makefile.common,v 1.16 2015/12/13 11:12:56 markd Exp $
# used by mail/claws-mail/plugins.mk
@@ -45,6 +45,7 @@ CONFIGURE_ARGS+= --disable-clamd-plugin
CONFIGURE_ARGS+= --disable-fancy-plugin
CONFIGURE_ARGS+= --disable-fetchinfo-plugin
CONFIGURE_ARGS+= --disable-mailmbox-plugin
+CONFIGURE_ARGS+= --disable-managesieve-plugin
CONFIGURE_ARGS+= --disable-newmail-plugin
CONFIGURE_ARGS+= --disable-notification-plugin
CONFIGURE_ARGS+= --disable-rssyl-plugin