freebsd-ports/shells/modernish
Mateusz Piotrowski 0e66f42601 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.
2021-04-28 14:57:47 +02:00
..
files shells/modernish: Make the build more verbose 2021-04-15 13:23:03 +02:00
distinfo
Makefile shells/modernish: Fix build 2021-04-28 14:57:47 +02:00
pkg-descr
pkg-plist