ports/textproc/opensp/files/patch-po-Makefile.in.in
Kurt Jaeger ee28374909 textproc/opensp: Add license information, WWW and pet portlint
PR:		222328
Submitted by:	Yasuhiro KIMURA <yasu@utahime.org>
Approved by:	kuriyama (maintainer timeout)
2017-10-21 16:35:56 +00:00

13 lines
381 B
Text

--- po/Makefile.in.in.orig 2005-11-05 09:05:21 UTC
+++ po/Makefile.in.in
@@ -25,8 +25,8 @@ VPATH = @srcdir@
prefix = @prefix@
exec_prefix = @exec_prefix@
datadir = @datadir@
-localedir = $(datadir)/locale
-gettextsrcdir = $(datadir)/gettext/po
+localedir = $(prefix)/share/locale
+gettextsrcdir = $(prefix)/share/gettext/po
INSTALL = @INSTALL@
INSTALL_DATA = @INSTALL_DATA@