devel/p4d x2 Makefile error.
Gordon Tetlow
gordon at tetlows.org
Sun Nov 28 04:02:25 UTC 2010
On Thu, Nov 25, 2010 at 11:15 AM, Doug Barton <dougb at 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:
>
> @${CAT} ${PKGMESSAGE}
Committed. Thanks.
Gordon
More information about the freebsd-ports
mailing list