Prune japanese/dbskkd-cdb
[dports.git] / japanese / ibus-anthy / files / patch-po_Makefile.in.in
1 --- po/Makefile.in.in.orig      2012-04-08 17:47:23.690620919 +0900
2 +++ po/Makefile.in.in   2012-04-08 17:58:36.694619782 +0900
3 @@ -34,7 +34,7 @@
4  datarootdir = @datarootdir@
5  libdir = @libdir@
6  DATADIRNAME = @DATADIRNAME@
7 -itlocaledir = $(prefix)/$(DATADIRNAME)/locale
8 +itlocaledir = @localedir@
9  subdir = po
10  install_sh = @install_sh@
11  # Automake >= 1.8 provides @mkdir_p@.