mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
044fe0d8a2
Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
11 lines
232 B
Plaintext
11 lines
232 B
Plaintext
--- config.tmpl.orig Fri Oct 24 01:41:01 1997
|
|
+++ config.tmpl Sat Jan 15 00:00:00 2000
|
|
@@ -97,6 +97,7 @@
|
|
|
|
#ifdef USE_I18N
|
|
DEFINES_I18N = -DI18N
|
|
+LANG = ja_JP.EUC
|
|
LOCALEDIR = $(LIBDIR)/$(LANG)/app-defaults
|
|
#else
|
|
DEFINES_I18N =
|