svn commit: r416380 - head/mail/neomutt
Baptiste Daroussin
bapt at FreeBSD.org
Sat Jun 4 22:49:21 UTC 2016
Author: bapt
Date: Sat Jun 4 22:49:20 2016
New Revision: 416380
URL: https://svnweb.freebsd.org/changeset/ports/416380
Log:
Add missing descriptions for options
Modified:
head/mail/neomutt/Makefile
Modified: head/mail/neomutt/Makefile
==============================================================================
--- head/mail/neomutt/Makefile Sat Jun 4 21:53:23 2016 (r416379)
+++ head/mail/neomutt/Makefile Sat Jun 4 22:49:20 2016 (r416380)
@@ -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}" \
More information about the svn-ports-all
mailing list