1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-15 23:50:44 +00:00
freebsd-ports/x11-wm/windowmaker-i18n/files/patch-ad
Seiichirou Hiraoka 3e3226d777 Update to 0.51.2
- use libintl.so instead of libintl.a, so add RUN_DEPEND devel/gettext
- Japanese Catalog file
PR: ports/10668
Submitted by: mac@jp.freebsd.org
1999-03-19 16:12:04 +00:00

14 lines
458 B
Plaintext

--- configure.orig Sun Mar 7 17:10:46 1999
+++ configure Thu Mar 11 09:05:53 1999
@@ -2876,8 +2876,8 @@
-supported_locales="cs de es fr gl it ja ko nl no pt ru se tr fi hr el pl ro dk zh_TW.Big5"
-supported_wprefs_locales="pt hr fr ko ja cs zh_TW.Big5"
+supported_locales="cs de es fr gl it ja_JP.EUC ko nl no pt ru se tr fi hr el pl ro dk zh_TW.Big5"
+supported_wprefs_locales="pt hr fr ko ja_JP.EUC cs zh_TW.Big5"
for lang in $LINGUAS; do
ok=0