Am 11.06.2022 um 16:43 schrieb Roland Illig:
Am 11.06.2022 um 15:27 schrieb David Brownlee:sysutils/htop fails to build for me on netbsd-9. It has USE_NCURSES=yes, but does not pull in ncurses (needed for some mouse related calls)According to "make show-all-curses", the variable USE_NCURSES is a system-provided variable, it should not be set by a package.
That information was wrong, I corrected it in mk/curses.buildlink3.mk.