=================================================================== RCS file: /cvs/ports/japanese/gjiten/patches/patch-po_Makefile_in_in,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- ports/japanese/gjiten/patches/patch-po_Makefile_in_in 2009/01/30 00:36:10 1.1 +++ ports/japanese/gjiten/patches/patch-po_Makefile_in_in 2009/02/01 19:55:38 1.2 @@ -1,6 +1,15 @@ -$OpenBSD: patch-po_Makefile_in_in,v 1.1 2009/01/30 00:36:10 nbrk Exp $ ---- po/Makefile.in.in.orig Fri Jan 30 02:29:33 2009 -+++ po/Makefile.in.in Fri Jan 30 02:28:39 2009 +$OpenBSD: patch-po_Makefile_in_in,v 1.2 2009/02/01 19:55:38 nbrk Exp $ +--- po/Makefile.in.in.orig Sun Oct 29 20:17:37 2006 ++++ po/Makefile.in.in Sun Feb 1 20:48:24 2009 +@@ -33,7 +33,7 @@ exec_prefix = @exec_prefix@ + datadir = @datadir@ + datarootdir = @datarootdir@ + libdir = @libdir@ +-DATADIRNAME = @DATADIRNAME@ ++DATADIRNAME = share + itlocaledir = $(prefix)/$(DATADIRNAME)/locale + subdir = po + install_sh = @install_sh@ @@ -44,7 +44,8 @@ mkdir_p = $(install_sh) -d INSTALL = @INSTALL@ INSTALL_DATA = @INSTALL_DATA@