diff options
author | Robert Nagy <robert@openbsd.org> | 2011-05-23 09:23:54 +0200 |
---|---|---|
committer | Robert Nagy <robert@openbsd.org> | 2011-05-23 09:23:54 +0200 |
commit | dde821c26eb4569ceaf34edd1b739026b700c96d (patch) | |
tree | 7e5dba2fd3a81ece9aa0967f1fa58ba1884fa6e2 /distro-configs | |
parent | 62dce7bfca48deafac5555801b1bc01f729f01e5 (diff) |
fix ant home
Diffstat (limited to 'distro-configs')
-rw-r--r-- | distro-configs/LibreOfficeOpenBSD.conf | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/distro-configs/LibreOfficeOpenBSD.conf b/distro-configs/LibreOfficeOpenBSD.conf index 19fc9d82a9f2..40c15e048a67 100644 --- a/distro-configs/LibreOfficeOpenBSD.conf +++ b/distro-configs/LibreOfficeOpenBSD.conf @@ -21,9 +21,10 @@ --enable-ext-report-builder --enable-ext-wiki-publisher --with-alloc=system ---with-ant-home=/usr/local/ant/lib +--with-ant-home=/usr/local/ant --with-extension-integration --with-fonts +--with-java --with-java-target-version=1.5 --with-jdk-home=/usr/local/jdk-1.5.0 --with-myspell-dicts |