Re: git: 021fcd36af22 - main - games/coffeebreak: Move man pages to share/man

From: Vladimir Druzenko <vvd_at_freebsd.org>
Date: Sun, 10 Mar 2024 17:33:55 UTC
10.03.2024 18:55, Alexey Dokuchaev пишет:
> On Sun, Mar 10, 2024 at 10:47:07AM +0000, Nuno Teixeira wrote:
>> (...)
>>
>> Works fine:
>>
>> +MAKE_ARGS=     PREFIX=${PREFIX} MANDIR=${STAGEDIR}${PREFIX}/share/man
>>
>> What do you think? This way it is nicely simplified without patch or sed.
> Yes, this is what I had in mind.
>
> ./danfe

I tested same for other ports - doesn't work if Makefile have line:
MANDIR= XXX but work if it have: MANDIR?= XXX

-- 
Best regards,
Vladimir Druzenko