On 2016-09-02, Nick Gonella <ngone...@calpoly.edu> wrote:
> 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,

$ pkg_add pkglocatedb
..
$ pkg_locate bin/msgfmt
gettext-tools-0.19.7p1:devel/gettext-tools:/usr/local/bin/msgfmt
mailman-2.1.22:mail/mailman:/usr/local/lib/mailman/bin/msgfmt.py

Reply via email to