MFH: r564820
x11/foot: unbreak if devel/ncurses is installed
In-base ncurses uses termcap, so ports/ don't support populating
terminfo yet. For example, devel/ncurses has --with-hashed-db
which confuses Meson.
[2/3] /usr/local/bin/meson install --no-rebuild
Traceback (most recent call last):
File "/usr/local/lib/python3.7/site-packages/mesonbuild/mesonmain.py", line 140, in run return options.run_func(options) File "/usr/local/lib/python3.7/site-packages/mesonbuild/minstall.py", line 554, in run installer.do_install(datafilename) File "/usr/local/lib/python3.7/site-packages/mesonbuild/minstall.py", line 372, in do_install self.install_targets(d) File "/usr/local/lib/python3.7/site-packages/mesonbuild/minstall.py", line 468, in install_targets raise RuntimeError('File {!r} could not be found'.format(t.fname))
RuntimeError: File 'f' could not be found