summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorfredb <fredb>2002-08-15 00:34:04 +0000
committerfredb <fredb>2002-08-15 00:34:04 +0000
commitbce6e4a4d8e16a412788976bef449aa35c7a71a2 (patch)
treefdb7b27346a7f2e730c099acfa39741e579ca1bb /mk
parent912f30e257dad48273c570a4a4ab2da9b8d08c06 (diff)
downloadpkgsrc-bce6e4a4d8e16a412788976bef449aa35c7a71a2.tar.gz
Document `IMAP_UW_NO_SSL'.
Diffstat (limited to 'mk')
-rw-r--r--mk/bsd.pkg.defaults.mk10
1 files changed, 9 insertions, 1 deletions
diff --git a/mk/bsd.pkg.defaults.mk b/mk/bsd.pkg.defaults.mk
index 09036eec69e..8f90ea39222 100644
--- a/mk/bsd.pkg.defaults.mk
+++ b/mk/bsd.pkg.defaults.mk
@@ -1,4 +1,4 @@
-# $NetBSD: bsd.pkg.defaults.mk,v 1.80 2002/08/12 12:15:12 agc Exp $
+# $NetBSD: bsd.pkg.defaults.mk,v 1.81 2002/08/15 00:34:04 fredb Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@@ -616,6 +616,14 @@ IMAP_UW_CCLIENT_MBOX_FMT?= unix
# Possible: not defined, YES
# Default: not defined
+#IMAP_UW_NO_SSL?= YES
+# Used in imap-uw to build without any SSL or TLS support at all. Note that
+# it doesn't make any sense to enable this together with IMAP_UW_NO_CLEARTEXT,
+# nor is is it fully supported in pkgsrc for all clients.
+#
+# Possible: not defined, YES
+# Default: not defined
+
IMDICTDIR?= /var/dict
# Specify the directory for input method's dictionary installation.
# Possible: any valid location