This fixes both of the problems mentioned below.
Jose Nazario <jose_(_at_)_monkey_(_dot_)_org> wrote:
> more or less looks ok to me. the CC handling is odd, but the whole system
> is a but funky, frankly. maybe replace this line
>
> @mkdir ${PREFIX}/share/doc/jam
>
> with
> ${INSTALL_MAN_DIR} ${PREFIX}/share/doc/jam
Christian Weisgerber <naddy_(_at_)_openbsd_(_dot_)_org> wrote:
>> Adding the following to the port makefile and changing the makefile and
>> jamfile patches to include "#CC = changeme" makes it handle CC properly:
>
> This seems to work fine:
>
> MAKE_FLAGS= CC="${CC}"
Attachment:
jam.tar.gz
Description: Binary data