Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Alistair G. Crooks <agc@netbsd.org>
List: source-changes
Date: 03/30/1999 01:46:27
Module Name:	pkgsrc
Committed By:	agc
Date:		Tue Mar 30 09:46:27 UTC 1999

Modified Files:
	pkgsrc/mk: bsd.pkg.mk mk.conf.example
Log Message:
Add an EXTRACT_USING_PAX definition, which, if defined, will use pax(1)
to extract archives when building, rather than GNU tar. This is needed
on platforms where GNU tar is not the standard version of tar, and by
people who prefer to use pax(1) in general.