Date: Thu, 25 Nov 2010 11:15:28 -0800 From: Doug Barton <dougb@FreeBSD.org> To: jhell <jhell@DataIX.net> Cc: gordon@freebsd.org, FreeBSD Ports <ports@freebsd.org> Subject: Re: devel/p4d x2 Makefile error. Message-ID: <4CEEB5D0.6010807@FreeBSD.org> In-Reply-To: <4CEE032E.1090901@DataIX.net> References: <4CEE032E.1090901@DataIX.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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: @${CAT} ${PKGMESSAGE} hth, Doug -- Nothin' ever doesn't change, but nothin' changes much. -- OK Go Breadth of IT experience, and depth of knowledge in the DNS. Yours for the right price. :) http://SupersetSolutions.com/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4CEEB5D0.6010807>