[Bug 268485] sysutils/topgrade: Update to 10.2.4

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 22 Dec 2022 11:23:39 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268485

--- Comment #4 from Nuno Teixeira <eduardo@FreeBSD.org> ---
(In reply to Nuno Teixeira from comment #3)
(...)

---
post-install:
        ${STAGEDIR}${PREFIX}/bin/${PORTNAME} --gen-manpage >
${WRKSRC}/${PORTNAME}.8
        ${INSTALL_MAN} ${WRKSRC}/${PORTNAME}.8
${STAGEDIR}${PREFIX}/share/man/man8
---

Should work for sure and respecting the use of ${INSTALL_MAN}.

-- 
You are receiving this mail because:
You are the assignee for the bug.