From 2351371d663303577e661fcef86f27cfed0facf1 Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 7 Jan 2016 15:33:34 +0000 Subject: Also enable mutt-hcache to get decent performance for big mailboxes. Ride bump. --- mail/mutt/options.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/mutt') diff --git a/mail/mutt/options.mk b/mail/mutt/options.mk index 7e319cb6282..ac1ee37e625 100644 --- a/mail/mutt/options.mk +++ b/mail/mutt/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.18 2016/01/07 15:25:15 wiz Exp $ +# $NetBSD: options.mk,v 1.19 2016/01/07 15:33:34 wiz Exp $ # Global and legacy options @@ -9,7 +9,7 @@ PKG_SUPPORTED_OPTIONS= debug gpgme idn ssl smime sasl PKG_SUPPORTED_OPTIONS+= mutt-hcache tokyocabinet mutt-smtp PKG_SUPPORTED_OPTIONS+= mutt-compressed-mbox PKG_SUPPORTED_OPTIONS+= mutt-sidebar -PKG_SUGGESTED_OPTIONS= curses gpgme mutt-smtp smime ssl +PKG_SUGGESTED_OPTIONS= curses gpgme mutt-hcache mutt-smtp smime ssl # un-comment out the following lines whenever updating distinfo # and patches are up-to-date #PKG_SUGGESTED_OPTIONS+= mutt-compressed-mbox -- cgit v1.2.3