[Bug 227844] New port: games/regoth, Gothic I and II engine reimplementation
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Dec 11 20:38:25 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227844
Li-Wen Hsu <lwhsu at FreeBSD.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|New |In Progress
CC| |lwhsu at FreeBSD.org
--- Comment #1 from Li-Wen Hsu <lwhsu at FreeBSD.org> ---
Thanks, this port builds fine on {11.2,12.0}x{amd64,i386}, just one question:
In do-install:
We already have:
${INSTALL_PROGRAM} ${WRKSRC}/bin/REGoth ${STAGEDIR}${DATADIR}
(${INSTALL_PROGRAM}=install -s -m 555)
Do we really need:
${CHMOD} 755 ${STAGEDIR}${PREFIX}/bin/REGoth
?
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list