aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice-3
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2005-09-02 08:39:52 +0800
committermaho <maho@FreeBSD.org>2005-09-02 08:39:52 +0800
commitf2e26b0d2e38a5954b87e536069e3fc8850ab256 (patch)
treec57f5f66536d01fd46044152e8b5b96fb7f53bd8 /editors/openoffice-3
parent83c7628b61f528487fcf5a91ac9c7ac7b8429144 (diff)
downloadfreebsd-ports-gnome-f2e26b0d2e38a5954b87e536069e3fc8850ab256.tar.gz
freebsd-ports-gnome-f2e26b0d2e38a5954b87e536069e3fc8850ab256.tar.zst
freebsd-ports-gnome-f2e26b0d2e38a5954b87e536069e3fc8850ab256.zip
Currently OOo is buildbale only with bsdjava
Reported by: many people
Diffstat (limited to 'editors/openoffice-3')
-rw-r--r--editors/openoffice-3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile
index f30984fbb41f..204bdf4b4e52 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/Makefile
@@ -39,6 +39,7 @@ WITHOUT_CPU_CFLAGS= true
USE_JAVA= yes
JAVA_VERSION= 1.4
JAVA_BUILD= jdk
+JAVA_VENDOR= bsdjava
.endif
.include <bsd.port.pre.mk>