1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
freebsd-ports/games/grhino/files/patch-po::Makefile.in.in
Edwin Groothuis 39bd2fee29 Maintainer Update: correct incomplete games/grhino/pkg-plist and so on
Maintainer Update: correct games/grhino pkg-plist and so on.

	Please see:
	http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.4-exp.2004122510/grhino-0.12.0_1.log

	Newfiles:
	files/patch-po::Makefile.in.in

PR:		ports/75747
Submitted by:	UMENO Takashi <umeno@rr.iij4u.or.jp>
2005-01-09 23:15:41 +00:00

12 lines
315 B
Plaintext

--- po/Makefile.in.in.orig Mon May 3 15:05:36 2004
+++ po/Makefile.in.in Mon Jan 3 22:35:47 2005
@@ -21,7 +21,7 @@
prefix = @prefix@
exec_prefix = @exec_prefix@
datadir = @datadir@
-localedir = $(datadir)/locale
+localedir = $(prefix)/share/locale
gettextsrcdir = $(datadir)/gettext/po
INSTALL = @INSTALL@