summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-devel/files/Makefile.knobs
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-2-devel/files/Makefile.knobs')
-rw-r--r--editors/openoffice.org-2-devel/files/Makefile.knobs5
1 files changed, 1 insertions, 4 deletions
diff --git a/editors/openoffice.org-2-devel/files/Makefile.knobs b/editors/openoffice.org-2-devel/files/Makefile.knobs
index 0afc3acadf7e..0fd696fa080e 100644
--- a/editors/openoffice.org-2-devel/files/Makefile.knobs
+++ b/editors/openoffice.org-2-devel/files/Makefile.knobs
@@ -18,10 +18,7 @@ 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"
-#following langs still seem to be under development
-#af bg cy eo eu gl kn-IN lt nb nl nn ns tn zu
-#CONFIGURE_ARGS+= --with-lang=ALL
+CONFIGURE_ARGS+= --with-lang=ALL
.else
CONFIGURE_ARGS+= --with-lang=${LOCALIZED_LANG}
.endif