diff options
author | Maho Nakata <maho@FreeBSD.org> | 2005-01-24 11:44:27 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2005-01-24 11:44:27 +0000 |
commit | 6d3e0cf51192be195c1eece1d2917fe02113b281 (patch) | |
tree | 69cd5138e35cebd70cfdb0e4326152bb2fa77cac /editors/openoffice-3-devel/files/Makefile.knobs | |
parent | 6007d776743c46210503e715d4a5b425d426abeb (diff) | |
download | ports-6d3e0cf51192be195c1eece1d2917fe02113b281.tar.gz ports-6d3e0cf51192be195c1eece1d2917fe02113b281.zip |
Notes
Diffstat (limited to 'editors/openoffice-3-devel/files/Makefile.knobs')
-rw-r--r-- | editors/openoffice-3-devel/files/Makefile.knobs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/openoffice-3-devel/files/Makefile.knobs b/editors/openoffice-3-devel/files/Makefile.knobs index 5b9c07e3afce..0afc3acadf7e 100644 --- a/editors/openoffice-3-devel/files/Makefile.knobs +++ b/editors/openoffice-3-devel/files/Makefile.knobs @@ -19,7 +19,7 @@ CONFIGURE_ARGS+= --enable-cups .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 +#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 .else |