Subject: CVS commit: pkgsrc/mk/pkginstall
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 06/08/2006 03:30:37
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Jun  8 03:30:37 UTC 2006

Modified Files:
	pkgsrc/mk/pkginstall: bsd.pkginstall.mk

Log Message:
Avoid using ::= construct which apparently is somewhat buggy in bmake.
This hopefully fixes user/group creation problems on platforms using
bootstrap bmake, e.g. Solaris.  Problem noted by adrianp in private
email.


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

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