summaryrefslogtreecommitdiff
path: root/lang/kaffe/patches/patch-af
diff options
context:
space:
mode:
Diffstat (limited to 'lang/kaffe/patches/patch-af')
-rw-r--r--lang/kaffe/patches/patch-af13
1 files changed, 13 insertions, 0 deletions
diff --git a/lang/kaffe/patches/patch-af b/lang/kaffe/patches/patch-af
new file mode 100644
index 00000000000..092c130e0fb
--- /dev/null
+++ b/lang/kaffe/patches/patch-af
@@ -0,0 +1,13 @@
+$NetBSD: patch-af,v 1.8 2007/07/10 21:16:44 minskim Exp $
+
+--- po/Makefile.in.in.orig 2004-02-01 08:28:40.000000000 -0800
++++ po/Makefile.in.in
+@@ -23,7 +23,7 @@ VPATH = @srcdir@
+ prefix = @prefix@
+ exec_prefix = @exec_prefix@
+ datadir = @datadir@
+-localedir = $(datadir)/locale
++localedir = $(PKGLOCALEDIR)
+ gettextsrcdir = $(datadir)/gettext/po
+
+ INSTALL = @INSTALL@