summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/files/Makefile.knobs
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-3/files/Makefile.knobs')
-rw-r--r--editors/openoffice-3/files/Makefile.knobs3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/openoffice-3/files/Makefile.knobs b/editors/openoffice-3/files/Makefile.knobs
index cf79dcec5397..8b851a7ddd02 100644
--- a/editors/openoffice-3/files/Makefile.knobs
+++ b/editors/openoffice-3/files/Makefile.knobs
@@ -18,7 +18,8 @@ CONFIGURE_ARGS+= --enable-cups
.endif
.if defined(ALL_LOCALIZED_LANGS)
-CONFIGURE_ARGS+= --with-lang="en-US ar ca cs da de el es et fi fr he hi-IN hu it ja ko pl pt pt-BR ru sk sl sv th tr zh-CN zh-TW"
+CONFIGURE_ARGS+= --with-lang=ALL
+#"en-US ar ca cs da de el es et fi fr he hi-IN hu it ja ko pl pt pt-BR ru sk sl sv th tr zh-CN zh-TW"
#following langs still seem to be under development
#af bg cy eo eu gl kn-IN lt nb nl nn ns tn zu
.else