Subject: CVS commit: pkgsrc
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 02/13/1999 03:06:48
Module Name:	pkgsrc
Committed By:	tron
Date:		Sat Feb 13 11:06:48 UTC 1999

Modified Files:
	pkgsrc/mk: bsd.pkg.mk
Log Message:
Add automatic handling for ".tar.bz2" archives - just set "EXTRACT_SUFX"
and "bsd.pkg.mk" will do the rest. Furthermore replace all remaining
instances of ":../../foo/bar" in dependences by ":${PKGSRCDIR}/foo/bar".