mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-31 10:46:16 +00:00
39bd2fee29
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>
12 lines
315 B
Plaintext
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@
|