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/

_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to