23.1.9 here and these are the steps I needed to run to install htop:
...and voilá: it works!
Thanks for the help and hope this helps anyone arriving here on 23.x+.
Code Select
$ opnsense-code tools src
$ pkg install autoconf automake libtool
$ cd /usr/ports/sysutils/htop
$ make install clean
...and voilá: it works!
Thanks for the help and hope this helps anyone arriving here on 23.x+.