$NetBSD: patch-ab,v 1.1.1.1 2008/11/24 13:05:45 jmcneill Exp $ --- po/Makefile.in.in.orig 2008-09-22 16:46:03.000000000 -0400 +++ po/Makefile.in.in @@ -82,7 +82,7 @@ CATALOGS=$(shell LINGUAS="$(USE_LINGUAS) .po.gmo: file=`echo $* | sed 's,.*/,,'`.gmo \ - && rm -f $$file && $(GMSGFMT) -o $$file $< + && rm -f $$file && $(MSGFMT) -o $$file $< .po.cat: sed -f ../intl/po2msg.sed < $< > $*.msg \