Subject: Re: CVS commit: pkgsrc/devel/swig
To: None <tech-pkg@NetBSD.org>
From: Johnny Lam <jlam@pkgsrc.org>
List: tech-pkg
Date: 06/19/2006 09:29:19
joerg@britannica.bec.de wrote:
> On Mon, Jun 19, 2006 at 01:19:51AM +0000, Johnny C. Lam wrote:
>> We had briefly discussed simply excluding all files in share/examples
>> from CHECK_INTERPRETER checks by making the appropriate variable
>> definitions in check-interpreter.mk.  Should we just go ahead and do
>> that?
> 
> Agreed. I'd also add share/doc to that list.
> 
> Does CHECK_INTERPRETER distinguish between runtime and build time
> dependencies?

I don't understand this question in this context.  CHECK_INTERPRETER 
inspects the set of installed files visible to all users for missing 
interpreters, so why are build-time dependencies involved here?

	Cheers,

	-- Johnny Lam <jlam@pkgsrc.org>