summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorwiz <wiz>2005-12-02 17:07:56 +0000
committerwiz <wiz>2005-12-02 17:07:56 +0000
commit6daa2324f1f6153f051a8e15f0b008517904c84a (patch)
tree39b15e1e0ac21f6c1d781f95739fde4712b4027c /mk
parent6fdcda36b643ae8f09216e1d6fefe06299476e20 (diff)
downloadpkgsrc-6daa2324f1f6153f051a8e15f0b008517904c84a.tar.gz
Remove description for obsolete USE_SOCKS.
Diffstat (limited to 'mk')
-rw-r--r--mk/defaults/mk.conf8
1 files changed, 1 insertions, 7 deletions
diff --git a/mk/defaults/mk.conf b/mk/defaults/mk.conf
index 323d9b37896..5e86bcfb96c 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.103 2005/12/01 20:22:42 wiz Exp $
+# $NetBSD: mk.conf,v 1.104 2005/12/02 17:07:56 wiz Exp $
#
# This file provides default values for variables that may be overridden
@@ -1664,12 +1664,6 @@ USE_CRYPTO?= YES
# Possible: not defined, NO, YES
# Default: YES on IPv6-ready userland, not defined otherwise
-#USE_SOCKS=
-# Used to specify SOCKS firewall support
-# Set this to the version of socks necessary.
-# Possible: 4, 5, not defined
-# Default: not defined
-
USERPPP_GROUP?= network
# Used in the userppp package to specify the default group.
# Possible: any group name