Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Oct 2003 14:12:23 -0700
From:      Ade Lovett <ade@FreeBSD.org>
To:        Jens Rehsack <rehsack@liwing.de>
Cc:        FreeBSD Ports <ports@freebsd.org>
Subject:   Re: Problems with make package
Message-ID:  <1DD7B076-F51D-11D7-91F1-000A956B6386@FreeBSD.org>
In-Reply-To: <3F7BE7CF.5000002@liwing.de>

next in thread | previous in thread | raw e-mail | index | archive | help

On Thursday, Oct 2, 2003, at 01:54 US/Pacific, Jens Rehsack wrote:
> Can you give a rough time frame when your fix could expected?
> I'm waiting to set up a couple of machines and must tell my
> boss when he could expect the result.

Well, it all pretty much depends on allocating FreeBSD-time as opposed 
to RealJob-time (even though I'm the boss).

The approach is pretty simple for bsd.port.mk:

    1.  find any references to 'make' using anything other than ${MAKE}, 
and fix them appropriately
    2.  find appropriate references to ${MAKE}, and change to ${MAKE} -C 
${.CURDIR} as appropriate

-aDe



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1DD7B076-F51D-11D7-91F1-000A956B6386>