HomeFreeBSD

shells/modernish: Fix build

Description

shells/modernish: Fix build

It looks like modernish requires /dev/tty to be available during the
installation as it tries to run its install-time test suite. A solution
to that is wrapping ./install.sh with script(1) to make a TTY available.
Interestingly, if we replace script(1) with daemon(8), we can reproduce
the error present in the pkg fallout logs.

(cherry picked from commit 0e66f4260178b5e9528cd6009d4c3c735bf46350)

Details

Provenance
0mpAuthored on Apr 28 2021, 12:47 PM
Parents
R11:d339d9eb6321: graphics/mesa-devel: update to 21.1.b.950
Branches
Unknown
Tags
Unknown