diff options
Diffstat (limited to 'mk')
-rw-r--r-- | mk/defaults/mk.conf | 7 |
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 |