summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mail/mutt/PLIST3
-rw-r--r--mail/mutt/options.mk4
2 files changed, 5 insertions, 2 deletions
diff --git a/mail/mutt/PLIST b/mail/mutt/PLIST
index 249848f4fb5..e36eb10cb23 100644
--- a/mail/mutt/PLIST
+++ b/mail/mutt/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.17 2015/09/03 21:04:34 wiz Exp $
+@comment $NetBSD: PLIST,v 1.18 2015/09/12 15:25:53 joerg Exp $
bin/flea
bin/mutt
bin/mutt_dotlock
@@ -28,6 +28,7 @@ share/doc/mutt/README.SSL
share/doc/mutt/TODO
share/doc/mutt/advancedusage.html
share/doc/mutt/applying-patches.txt
+${PLIST.compressed_mbox}share/doc/mutt/compressed-folders.html
share/doc/mutt/configuration.html
share/doc/mutt/devel-notes.txt
share/doc/mutt/gettingstarted.html
diff --git a/mail/mutt/options.mk b/mail/mutt/options.mk
index ad251a0824f..be69f5996d9 100644
--- a/mail/mutt/options.mk
+++ b/mail/mutt/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.15 2015/09/03 21:04:34 wiz Exp $
+# $NetBSD: options.mk,v 1.16 2015/09/12 15:25:53 joerg Exp $
# Global and legacy options
@@ -120,7 +120,9 @@ CONFIGURE_ARGS+= --disable-hcache
###
### Compressed mail boxes
###
+PLIST_VARS+= compressed_mbox
.if !empty(PKG_OPTIONS:Mmutt-compressed-mbox)
+PLIST.compressed_mbox= yes
PATCH_SITES+= http://mutt.org.ua/download/${PKGNAME_NOREV}/
PATCHFILES+= patch-${PKGVERSION_NOREV}.rr.compressed.gz
PATCH_DIST_STRIP= -p1