INDEX fix

Ion-Mihai Tetcu itetcu at people.tecnik93.com
Tue Oct 12 09:45:27 PDT 2004


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"

> Thanks for coming up with a patch anyway.

For nothing, really.


-- 
IOnut
Unregistered ;) FreeBSD "user"




More information about the freebsd-ports mailing list