Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 03/28/2005 15:04:07
Module Name:	pkgsrc
Committed By:	tv
Date:		Mon Mar 28 15:04:07 UTC 2005

Modified Files:
	pkgsrc/mk/bulk: bsd.bulk-pkg.mk
	pkgsrc/mk/platform: Interix.mk

Log Message:
With the SORT=gsort hack for Interix, all hell breaks loose on pkg_add
because pkginstall encodes it into its scripts.  sigh.

Hack around this.  For bulk builds on Interix only, use gsort for "tflat";
use the system-supplied sort for the rest of the build.


To generate a diff of this commit:
cvs rdiff -r1.77 -r1.78 pkgsrc/mk/bulk/bsd.bulk-pkg.mk
cvs rdiff -r1.29 -r1.30 pkgsrc/mk/platform/Interix.mk

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