mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-14 23:46:10 +00:00
f182114c47
NOTE: I made a minor tweak or three to the Makefile to hush portlint -c somewhat. However, I am unable to ensure that I didn't break the port (the distfile is 1.7M, and is downloading at 300bytes/sec (yes, my cable connection sucks)). Can someone please check this?
14 lines
518 B
Plaintext
14 lines
518 B
Plaintext
--- configure.orig Thu Sep 16 12:21:30 1999
|
|
+++ configure Tue Sep 21 09:40:10 1999
|
|
@@ -2865,8 +2865,8 @@
|
|
|
|
|
|
|
|
-supported_locales="cs de es fr gl it ja ko nl no pt ru se tr fi hr el pl ro da zh_TW.Big5 zh_CN sk"
|
|
-supported_wprefs_locales="pt hr fr ko ja cs zh_TW.Big5 es zh_CN fi it ru de"
|
|
+supported_locales="cs de es fr gl it ja_JP.EUC ko nl no pt ru se tr fi hr el pl ro da zh_TW.Big5 zh_CN sk"
|
|
+supported_wprefs_locales="pt hr fr ko ja_JP.EUC cs zh_TW.Big5 es zh_CN fi it ru de"
|
|
|
|
for lang in $LINGUAS; do
|
|
ok=0
|