When `tic` is not available on the host during cross-compilation, this
ebuild relies on a codepath that compiles a temporary copy of `tic`.
Recent versions of ncurses use TIC as a path to the tic binary, instead
of TIC_PATH.
Closes: https://bugs.gentoo.org/963660
Signed-off-by: Esteve Varela Colominas <esteve.varela@gmail.com>
Part-of: https://github.com/gentoo/gentoo/pull/44006
Closes: https://github.com/gentoo/gentoo/pull/44006
Signed-off-by: Sam James <sam@gentoo.org>