Subject: CVS commit: pkgsrc/mk/misc
To: None <pkgsrc-changes@NetBSD.org>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-changes
Date: 12/03/2006 21:58:20
Module Name:	pkgsrc
Committed By:	rillig
Date:		Sun Dec  3 21:58:20 UTC 2006

Modified Files:
	pkgsrc/mk/misc: can-be-built-here.mk

Log Message:
Ignore ccache and distcc in PKGSRC_COMPILER for the check for
ONLY_FOR_COMPILER. For the opposite test, using NOT_FOR_COMPILER, they
may still be specified.

Fixes PR 35173.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 pkgsrc/mk/misc/can-be-built-here.mk

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