summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mk/defaults/mk.conf7
1 files changed, 1 insertions, 6 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf
index d8d4a54a3fa..9a2b55f5bf6 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.73 2005/08/01 11:39:59 wiz Exp $
+# $NetBSD: mk.conf,v 1.74 2005/08/01 11:46:36 wiz Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@@ -1771,11 +1771,6 @@ TIN_USE_INN_SPOOL?= NO
# Possible: see "facility codes" in /usr/include/syslog.h
# Default: LOG_DAEMON
-TKPASMAN_USE_SSL?= YES
-# Enable SSL in tkpasman (to encode stored passwords)
-# Possible: YES, NO
-# Default: YES
-
UNPRIVILEGED?= NO
# Set this to YES to enable unprivileged support (see mk/unprivileged.mk).
# Possible: YES, NO