devel/p4d x2 Makefile error.

Doug Barton dougb at FreeBSD.org
Thu Nov 25 19:42:10 UTC 2010


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/



More information about the freebsd-ports mailing list