Date: Sat, 27 Nov 2010 19:35:58 -0800 From: Gordon Tetlow <gordon@tetlows.org> To: Doug Barton <dougb@freebsd.org> Cc: FreeBSD Ports <ports@freebsd.org> Subject: Re: devel/p4d x2 Makefile error. Message-ID: <AANLkTikUmoOnxzu0B0VAiNgxPcEV1-1bUc94uMuriCdT@mail.gmail.com> In-Reply-To: <4CEEB5D0.6010807@FreeBSD.org> References: <4CEE032E.1090901@DataIX.net> <4CEEB5D0.6010807@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 25, 2010 at 11:15 AM, Doug Barton <dougb@freebsd.org> wrote: > On 11/24/2010 22:33, jhell wrote: >> >> Attached is a patch that fixes up the Makefile if you happen to be using >> a different WRKDIRPREFIX than the default of ${.CURDIR}. >> >> Currently the Makefile assumes that pkg-message is in the object >> directory which obviously it would not be unless copied. So a cat(1) of >> that results in installation being aborted. > > The canonical fix for this problem is: > > =A0 =A0 =A0 =A0@${CAT} ${PKGMESSAGE} Committed. Thanks. Gordon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?AANLkTikUmoOnxzu0B0VAiNgxPcEV1-1bUc94uMuriCdT>