summaryrefslogtreecommitdiff
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
commitc1ce34a95e92c1147cfacc67a445de63c9d39374 (patch)
tree427deecc5acec05619f0793398c8505e132dd29d
parentb1b88b3ded731d496d5c6f6313cd43c3390ed266 (diff)
downloadpkgsrc-c1ce34a95e92c1147cfacc67a445de63c9d39374.tar.gz
Disable managesieve plugin.
-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