Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 05/03/1999 16:39:23
Module Name:	pkgsrc
Committed By:	tv
Date:		Mon May  3 23:39:23 UTC 1999

Modified Files:
	pkgsrc/mk: mk.conf.example
	pkgsrc/mail/cyrus: Makefile
	pkgsrc/mail/fetchmail: Makefile
	pkgsrc/mail/nmh: Makefile
	pkgsrc/net/radius: Makefile
	pkgsrc/net/zephyr: Makefile
Log Message:
Make the Kerberos option uniform - it is now USE_KERBEROS4 and specifies
use of krb4 _or_ a compatible subsystem.  (MAKE_ was only used by this
option; USE_ is used by many.)
Also set RESTRICTED= in all relevant pkgs when USE_KERBEROS4 is enabled.