Subject: PR/35173 CVS commit: pkgsrc/mk/misc
To: None <rillig@NetBSD.org, gnats-admin@netbsd.org,>
From: Roland Illig <rillig@netbsd.org>
List: pkgsrc-bugs
Date: 12/03/2006 22:00:05
The following reply was made to PR pkg/35173; it has been noted by GNATS.

From: Roland Illig <rillig@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/35173 CVS commit: pkgsrc/mk/misc
Date: Sun,  3 Dec 2006 21:58:20 +0000 (UTC)

 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.