Subject: CVS commit: pkgsrc/lang
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 03/25/2004 23:34:01
Module Name:	pkgsrc
Committed By:	jlam
Date:		Thu Mar 25 23:34:01 UTC 2004

Modified Files:
	pkgsrc/lang/gcc: Makefile
	pkgsrc/lang/gcc3-c: Makefile.common

Log Message:
When building devel/gmake as a build dependency, build it without locale
support.  This makes it easier to "bootstrap" the installation of a
pkgsrc compiler without a lot of additional indirect build dependencies on
gettext, libiconv, libtool, etc.


To generate a diff of this commit:
cvs rdiff -r1.75 -r1.76 pkgsrc/lang/gcc/Makefile
cvs rdiff -r1.15 -r1.16 pkgsrc/lang/gcc3-c/Makefile.common

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