Re: git: 021fcd36af22 - main - games/coffeebreak: Move man pages to share/man
- In reply to: Vladimir Druzenko : "Re: git: 021fcd36af22 - main - games/coffeebreak: Move man pages to share/man"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 10 Mar 2024 20:23:11 UTC
Hello,
> I tested same for other ports - doesn't work if Makefile have line:
> MANDIR= XXX but work if it have: MANDIR?= XXX
Well it works ok in this port without "?=".
I'm trying to figure why.
Do you mind testing:
MAKE_ARGS= PREFIX=${PREFIX} MANDIR=${STAGEDIR}${PREFIX}/share/man
and removing sed cmd and patch?
Cheers,
--
Nuno Teixeira
FreeBSD Committer (ports)