From 001ad2e978cd474ba9737cc387ad33971244dad1 Mon Sep 17 00:00:00 2001 From: danfe Date: Mon, 14 Nov 2016 03:15:03 +0000 Subject: - Remove redundant definitions of IPV6_DESC and [OPEN]SSL_DESC when closely matching standard ones from `Mk/bsd.options.desc.mk' - Rename couple of options to standard name or the one that better reflects their usage --- mail/imap-uw/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mail/imap-uw') diff --git a/mail/imap-uw/Makefile b/mail/imap-uw/Makefile index 51e2e22d1e07..96a2141f89f8 100644 --- a/mail/imap-uw/Makefile +++ b/mail/imap-uw/Makefile @@ -36,7 +36,7 @@ ALL_TARGET= bsf OPTIONS_DEFINE= SSL SSL_AND_PLAINTEXT DRAC NETSCAPE_BRAIN_DAMAGE DOCS OPTIONS_DEFAULT= SSL OPTIONS_SUB= yes -SSL_DESC= Compile with SSL support + SSL_AND_PLAINTEXT_DESC= Allow plain text passwords and SSL DRAC_DESC= Dynamically open MTA for relaying NETSCAPE_BRAIN_DAMAGE_DESC= See Makefile for documentation -- cgit