summaryrefslogtreecommitdiff
path: root/mail/claws-mail
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2015-12-13 11:12:56 +0000
committermarkd <markd@pkgsrc.org>2015-12-13 11:12:56 +0000
commit3f27296d057542ddbe4889daa8a75b57f369226a (patch)
tree427deecc5acec05619f0793398c8505e132dd29d /mail/claws-mail
parent88c5b56b4675f0f7ea3529e032afc986a682faf7 (diff)
downloadpkgsrc-3f27296d057542ddbe4889daa8a75b57f369226a.tar.gz
Disable managesieve plugin.
Diffstat (limited to 'mail/claws-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