Skip to content
Snippets Groups Projects
Commit 15ba6bf1 authored by Eygene Ryabinkin's avatar Eygene Ryabinkin Committed by Pietro Cerutti
Browse files

mail/neomutt: prune the remains of SCREEN

Cleanup leftovers after S-lang support was removed upstream
and was excluded from the port at revision
  https://cgit.freebsd.org/ports/commit/?id=05bfdaa815652f3f588e63ab0d4c036c0eeadc68



Signed-off-by: default avatarEygene Ryabinkin <rea@FreeBSD.org>
parent eb57d1c9
No related branches found
No related tags found
No related merge requests found
......@@ -27,7 +27,7 @@ SHEBANG_FILES= contrib/smime_keys \
data/account-command/macos-keychain/keychain.py
OPTIONS_DEFINE= NLS DOCS SASL IDN FLOCK GPGME NOTMUCH
OPTIONS_DEFAULT=SASL TOKYOCABINET NOTMUCH GPGME LMDB NCURSES GSSAPI_BASE
OPTIONS_DEFAULT=SASL TOKYOCABINET NOTMUCH GPGME LMDB GSSAPI_BASE
OPTIONS_MULTI= HCACHE
OPTIONS_MULTI_HCACHE= BDB GDBM KYOTOCABINET LMDB QDBM TOKYOCABINET
OPTIONS_SINGLE= GSSAPI
......@@ -41,7 +41,6 @@ KYOTOCABINET_DESC= Kyoto Cabinet support
LMDB_DESC= Lightning Memory-Mapped Database support
QDBM_DESC= Quick DataBase Manager support
TOKYOCABINET_DESC= Tokyo Cabinet support
SCREEN_DESC= Screen options
CONFIGURE_ARGS= --with-ssl="${OPENSSLBASE}" \
--locales-fix \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment