diff options
Diffstat (limited to 'mail/neomutt/Makefile')
-rw-r--r-- | mail/neomutt/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/neomutt/Makefile b/mail/neomutt/Makefile index b558f4f0e4bf..e17e29e521fc 100644 --- a/mail/neomutt/Makefile +++ b/mail/neomutt/Makefile @@ -2,6 +2,7 @@ PORTNAME= neomutt PORTVERSION= 20200313 +PORTREVISION= 1 CATEGORIES= mail MAINTAINER= bapt@FreeBSD.org @@ -24,6 +25,8 @@ HAS_CONFIGURE= yes OPTIONS_SUB= yes SHEBANG_FILES= contrib/smime_keys +EXTRA_PATCHES= ${FILESDIR}/indent-sidebar.patch:-p1 + OPTIONS_DEFINE= NLS DOCS SASL IDN FLOCK GPGME NOTMUCH OPTIONS_DEFAULT=SASL TOKYOCABINET NOTMUCH GPGME LMDB NCURSES GSSAPI_BASE OPTIONS_MULTI= HCACHE |