Subject: CVS commit: pkgsrc/mk/compiler
To: None <pkgsrc-changes@NetBSD.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 02/04/2004 00:11:07
Module Name:	pkgsrc
Committed By:	jlam
Date:		Wed Feb  4 00:11:07 UTC 2004

Modified Files:
	pkgsrc/mk/compiler: gcc.mk

Log Message:
Try to be smarter about detecting whether a cc in the PATH is actually
GCC.  If it's found under ${LOCALBASE}, then assume that it came from a
package and proactively require at least that version of GCC so that the
correct package dependencies are added.


To generate a diff of this commit:
cvs rdiff -r1.24 -r1.25 pkgsrc/mk/compiler/gcc.mk

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