On Fri, Sep 2, 2016 at 8:10 AM, Nick Gonella <[email protected]> wrote: > Hello misc@, > I'm currently trying to port some code from Linux and within the > Makefile, there is a reference to the utility msgfmt(1). After some > Googling, I found that this should come as a part of gettext(1), but I > can't seem to find how to get msgfmt(1) on OpenBSD. Any advice you have > would be appreciated. Regards, > - Nick Gonella
# pkg_add gettext-tools Ciao! David

