summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-RC/files/Makefile.knobs
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2005-01-20 11:33:35 +0000
committerMaho Nakata <maho@FreeBSD.org>2005-01-20 11:33:35 +0000
commit9e852d3f41c28a702e866b56c450c60cf2412691 (patch)
treea1ff5fa8a6b1b27568d03992caad0381ca199879 /editors/openoffice.org-2-RC/files/Makefile.knobs
parentNew port venice version 0.4alpha: Merchant Of Venice, a stock market (diff)
update to 1.9m72
Notes
Notes: svn path=/head/; revision=126934
Diffstat (limited to 'editors/openoffice.org-2-RC/files/Makefile.knobs')
-rw-r--r--editors/openoffice.org-2-RC/files/Makefile.knobs3
1 files changed, 2 insertions, 1 deletions
diff --git a/editors/openoffice.org-2-RC/files/Makefile.knobs b/editors/openoffice.org-2-RC/files/Makefile.knobs
index cf79dcec5397..8b851a7ddd02 100644
--- a/editors/openoffice.org-2-RC/files/Makefile.knobs
+++ b/editors/openoffice.org-2-RC/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