summaryrefslogtreecommitdiff
path: root/mk
diff options
context:
space:
mode:
authorwiz <wiz>2005-08-01 10:55:18 +0000
committerwiz <wiz>2005-08-01 10:55:18 +0000
commit08f1db20e18f1f5d5060f853c14a9be2ea159e4c (patch)
treed4f63cd69306f8d7886b89a34ba45073e50d6c64 /mk
parentaf160914417fe27aa1bfc32f38287ee3fc09a4aa (diff)
downloadpkgsrc-08f1db20e18f1f5d5060f853c14a9be2ea159e4c.tar.gz
USE_PAM is dead, remove comment about it.
Diffstat (limited to 'mk')
-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 5fa7356d2d1..dcd099965b6 100644
--- a/mk/defaults/mk.conf
+++ b/mk/defaults/mk.conf
@@ -1,4 +1,4 @@
-# $NetBSD: mk.conf,v 1.70 2005/07/21 13:11:42 dillo Exp $
+# $NetBSD: mk.conf,v 1.71 2005/08/01 10:55:18 wiz Exp $
#
# A file providing defaults for pkgsrc and the packages collection.
@@ -1846,11 +1846,6 @@ USE_OPENLDAP?= NO
# Possible: defined, not defined
# Default: not defined
-#USE_PAM=
-# Used to specify optional support for PAM authentication
-# Possible: defined, not defined
-# Default: not defined
-
#USE_SASL=YES
# Used to specify optional support for SASL authentication
# Possible: YES, not defined