summaryrefslogtreecommitdiff
path: root/lang/gawk/patches/patch-ac
diff options
context:
space:
mode:
Diffstat (limited to 'lang/gawk/patches/patch-ac')
-rw-r--r--lang/gawk/patches/patch-ac15
1 files changed, 15 insertions, 0 deletions
diff --git a/lang/gawk/patches/patch-ac b/lang/gawk/patches/patch-ac
new file mode 100644
index 00000000000..639e0800618
--- /dev/null
+++ b/lang/gawk/patches/patch-ac
@@ -0,0 +1,15 @@
+$NetBSD: patch-ac,v 1.3 2002/11/19 12:52:56 salo Exp $
+
+--- po/Makefile.in.in.orig Sat Mar 17 10:22:52 2001
++++ po/Makefile.in.in Tue Nov 19 04:51:06 2002
+@@ -19,8 +19,8 @@
+ prefix = @prefix@
+ exec_prefix = @exec_prefix@
+ datadir = $(prefix)/@DATADIRNAME@
+-localedir = $(datadir)/locale
+-gnulocaledir = $(prefix)/share/locale
++localedir = $(prefix)/$(PKGLOCALEDIR)/locale
++gnulocaledir = $(localedir)
+ gettextsrcdir = $(prefix)/share/gettext/po
+ subdir = po
+