Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 25 Apr 2006 08:04:46 +0800
From:      Rong-En Fan <rafan@infor.org>
To:        "[LoN]Kamikaze" <LoN_Kamikaze@gmx.de>
Cc:        freebsd-ports@FreeBSD.org
Subject:   Re: category for local ports
Message-ID:  <20060425000446.GA97984@svm.csie.ntu.edu.tw>
In-Reply-To: <444D6095.6030209@gmx.de>
References:  <20060424042318.GA59923@svm.csie.ntu.edu.tw> <20060424223523.GD749@picobyte.net> <444D6095.6030209@gmx.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Apr 25, 2006 at 01:34:45AM +0200, [LoN]Kamikaze wrote:
> Shaun Amott wrote:
> > On Mon, Apr 24, 2006 at 12:23:18PM +0800, Rong-En Fan wrote:
> >> But it does not work. make index does not include my local ports
> >> in local/. Is it possible to do this in make.conf with some magic?
> >> If not, then I think I have to patch ports/Makefile after each update :(
> >>
> 
> Try
> 
> .if ${.CURDIR:M*/ports}
> SUBDIR += local
> .endif

That works. But I prefer to use ports/Makefile.local :)
Right now, the only down side for a local category in ports tree
with portupgrade tools is that I have to build INDEX myself. :-p

Thanks,
Rong-En Fan



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