Subject: CVS commit: pkgsrc/mk
To: None <pkgsrc-changes@NetBSD.org>
From: Todd Vierling <tv@netbsd.org>
List: pkgsrc-changes
Date: 05/06/2006 15:20:05
Module Name:	pkgsrc
Committed By:	tv
Date:		Sat May  6 15:20:05 UTC 2006

Modified Files:
	pkgsrc/mk: compiler.mk

Log Message:
Force unrequested languages to be unavailable by setting them to ${FALSE}.
This way, missing language dependencies will be caught at build time.

(Tested without problems on several C++ packages by unsetting LANGUAGES in
them.  I don't have a machine fast enough to bulk build, but I shall be
watching the next round on pkgsrc-bulk to fix what I may not know about
right now.)


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 pkgsrc/mk/compiler.mk

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