Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 01/14/2005 07:54:20
Module Name:	pkgsrc
Committed By:	jlam
Date:		Fri Jan 14 07:54:20 UTC 2005

Modified Files:
	pkgsrc/mk: pam.buildlink3.mk solaris-pam.builtin.mk
	pkgsrc/security/PAM: builtin.mk

Log Message:
Modify linux-pam and solaris-pam builtin.mk files to be more general
in their tests for built-in versions of the PAM implementations.  The
MacOS X case now collapses nicely into the linux-pam case.  Allow
pam.buildlink3.mk to use solaris-pam as an accepted PAM implementation.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/pam.buildlink3.mk
cvs rdiff -r1.1 -r1.2 pkgsrc/mk/solaris-pam.builtin.mk
cvs rdiff -r1.10 -r1.11 pkgsrc/security/PAM/builtin.mk

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