Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 1 Feb 2007 14:20:51 -0500
From:      Kris Kennaway <kris@obsecurity.org>
To:        Luigi Rizzo <rizzo@icir.org>
Cc:        ports@freebsd.org
Subject:   Re: /usr/local/share/mk ?
Message-ID:  <20070201192051.GA72926@xor.obsecurity.org>
In-Reply-To: <20070201111727.B83474@xorpc.icir.org>
References:  <20070201111727.B83474@xorpc.icir.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Feb 01, 2007 at 11:17:27AM -0800, Luigi Rizzo wrote:
> I have a port (the one mentioned in my previous msg)
> which needs to install its own make's include file,
> bsd.linux_kmod.mk , and I thought that there was
> a system-wide place such as ${PREFIX}/share/mk
> where the port could install the file in the first place,
> and where make would look for it by default.
> 
> But apparently i was wrong on both things...
> Now maybe the extra search path can be set with some
> system-wide option in /etc/make.conf (through .PATH ?)
> but then the problem to settle on one a name
> for /usr/local/share/mk remains...

You're right that there is no support for this.  Can you explain why
you need it?

Kris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070201192051.GA72926>