INDEX fix

Adam Weinberger adamw at FreeBSD.org
Tue Oct 12 09:51:54 PDT 2004


>> (10.12.2004 @ 1245 PST): Ion-Mihai Tetcu said, in 1.2K: <<
> On Tue, 12 Oct 2004 18:26:58 +0200
> Erwin Lansing <erwin at FreeBSD.org> wrote:
> 
> > On Tue, Oct 12, 2004 at 07:03:24PM +0300, Ion-Mihai Tetcu wrote:
> > > On Tue, 12 Oct 2004 18:47:35 +0300
> > > Ion-Mihai Tetcu <itetcu at people.tecnik93.com> wrote:
> > > 
> > > >   # diff -u pnet/Makefile.orig pnet/Makefile
> > > >  --- pnet/Makefile.orig  Tue Oct 12 18:43:06 2004
> > > >  +++ pnet/Makefile       Tue Oct 12 18:43:44 2004
> > > >  @@ -26,5 +26,5 @@
> > > > 
> > > >   do-install:    # empty
> > > > 
> > > >  -.include "../pnet/Makefile.pnet"
> > > >  +.include "${.CURDIR}/../pnet/Makefile.pnet"
> > > >   .include <bsd.port.mk>
> > > 
> > > Sorry, this is stupid :((
> > > erwin@ found and fixed the problem
> > > 
> > > 
> > > Excuse the noise, please,
> > > 
> > No worries. Your fix was right, except to the wrong port :-)
> 
> It's just one of those days :((
> 
> BTW is any of this preferred ?
> .include "../portdir/Makefile.xxx"
> .include "${.CURDIR}/../portdir/Makefile.xxx"
>> end of "Re: INDEX fix" from Ion-Mihai Tetcu <<

The latter. It enables things like:
make -C /usr/ports/omfg/pants

# Adam


--
Adam Weinberger
adamw at magnesium.net || adamw at FreeBSD.org
adamw at vectors.cx    ||   adamw at gnome.org
http://www.vectors.cx


More information about the freebsd-ports mailing list