Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 08/14/2004 02:33:32
Module Name:	pkgsrc
Committed By:	jlam
Date:		Sat Aug 14 02:33:32 UTC 2004

Modified Files:
	pkgsrc/archivers/pax: Makefile
	pkgsrc/pkgtools/mtree: Makefile

Log Message:
If LIBNBCOMPAT_STYLE is set to "inplace", then build and use a local
version of libnbcompat instead of requiring libnbcompat to be installed.
This simplifies testing of bootstrap packages without root privileges
on a system that has already been bootstrapped.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 pkgsrc/archivers/pax/Makefile
cvs rdiff -r1.10 -r1.11 pkgsrc/pkgtools/mtree/Makefile

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