Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/09/2005 23:59:26
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sun Jan  9 23:59:26 UTC 2005

Modified Files:
	pkgsrc/mk: krb5.buildlink3.mk

Log Message:
Modify krb5.buildlink3.mk so that we choose a single, well-known
package (heimdal) for all Kerberos 5 dependencies instead of choosing
the best installed Kerberos 5 package by default.  This can be overridden
with the following variables:

KRB5_DEFAULT is a user-settable variable whose value is the default
	Kerberos 5 implementation to use.

KRB5_ACCEPTED is a package-settable list of Kerberos 5 implementations
	that may be used by the package.


To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 pkgsrc/mk/krb5.buildlink3.mk

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.