Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions
@@ -0,0 +1,13 @@
$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 \