aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
Diffstat (limited to 'mail')
-rw-r--r--mail/neomutt/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/neomutt/Makefile b/mail/neomutt/Makefile
index 5146dcc63f7..0cc0523d840 100644
--- a/mail/neomutt/Makefile
+++ b/mail/neomutt/Makefile
@@ -28,6 +28,9 @@ SHEBANG_FILES= smime_keys.pl
OPTIONS_DEFINE= NLS DOCS SASL ICONV IDN FLOCK GPGME
+FLOCK_DESC= Use flock() to lock files
+GPGME_DESC= Use gpgme to handle pgp
+
CONFIGURE_ARGS= --disable-dependency-tracking \
--with-docdir="${DOCSDIR}" \
--with-ssl="${OPENSSLBASE}" \