=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/share/mk/bsd.own.mk,v retrieving revision 1.29 retrieving revision 1.30 diff -u -r1.29 -r1.30 --- src/share/mk/bsd.own.mk 2000/02/25 15:11:39 1.29 +++ src/share/mk/bsd.own.mk 2000/02/25 16:55:06 1.30 @@ -1,4 +1,4 @@ -# $OpenBSD: bsd.own.mk,v 1.29 2000/02/25 15:11:39 hin Exp $ +# $OpenBSD: bsd.own.mk,v 1.30 2000/02/25 16:55:06 hin Exp $ # $NetBSD: bsd.own.mk,v 1.24 1996/04/13 02:08:09 thorpej Exp $ # Host-specific overrides @@ -18,7 +18,7 @@ # Set `SKEY' to `yes' to build with support for S/key authentication. SKEY?= yes # Set `KERBEROS' to `yes' to build with support for Kerberos authentication. -KERBEROS?= no +KERBEROS?= yes # Set `KERBEROS5' to `yes' to build with support for Kerberos5 authentication. KERBEROS5?= no # Set `YP' to `yes' to build with support for NIS/YP.