aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorpi <pi@FreeBSD.org>2016-01-28 20:11:40 +0800
committerpi <pi@FreeBSD.org>2016-01-28 20:11:40 +0800
commit72fd64b74426f3cd8e6416263caf6c018aa1fb05 (patch)
treec0b06e8ae0af6bfd69c824debf6956f511b934bb /mail
parent926a4c2c971d04b06ba5847a1ae4af7fb26350a5 (diff)
downloadfreebsd-ports-gnome-72fd64b74426f3cd8e6416263caf6c018aa1fb05.tar.gz
freebsd-ports-gnome-72fd64b74426f3cd8e6416263caf6c018aa1fb05.tar.zst
freebsd-ports-gnome-72fd64b74426f3cd8e6416263caf6c018aa1fb05.zip
mail/mutt: set GSSAPI default to NONE
- this was the old default PR: 206220
Diffstat (limited to 'mail')
-rw-r--r--mail/mutt/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mutt/Makefile b/mail/mutt/Makefile
index 08c61ba25a8e..df2e9e7c0da4 100644
--- a/mail/mutt/Makefile
+++ b/mail/mutt/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mutt
PORTVERSION= 1.5.24
-PORTREVISION?= 3
+PORTREVISION?= 4
CATEGORIES+= mail ipv6
MASTER_SITES= ftp://ftp.mutt.org/mutt/ \
ftp://ftp.fu-berlin.de/pub/unix/mail/mutt/ \
@@ -104,7 +104,7 @@ OPTIONS_DEFAULT= COMPRESSED_FOLDERS HTML ICONV IDN IFDEF_PATCH \
MAILDIR_HEADER_CACHE MAILDIR_MTIME_PATCH NLS \
NCURSES PARENT_CHILD_MATCH_PATCH QUOTE_PATCH \
REVERSE_REPLY_PATCH SMART_DATE SMIME_OUTLOOK_COMPAT \
- SASL SMTP TRASH_PATCH URLVIEW XML
+ SASL SMTP TRASH_PATCH URLVIEW XML GSSAPI_NONE
.endif
RUN_DEPENDS+= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support