Correct the Makefile
so that
CC = gcc
and add
NO_GETTEXT=YesPlease
Then run gmake
(after installing it, if necessary).
Install
sudo pkg install ucb/compatibility
if necessary, and run
gmake install
Correct the Makefile
so that
CC = gcc
and add
NO_GETTEXT=YesPlease
Then run gmake
(after installing it, if necessary).
Install
sudo pkg install ucb/compatibility
if necessary, and run
gmake install