aboutsummaryrefslogtreecommitdiffstats
path: root/editors
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
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')
-rw-r--r--editors/openoffice-3-devel/Makefile1
-rw-r--r--editors/openoffice-3/Makefile1
-rw-r--r--editors/openoffice.org-1.0/Makefile1
-rw-r--r--editors/openoffice.org-1.1-devel/Makefile1
-rw-r--r--editors/openoffice.org-1.1/Makefile1
-rw-r--r--editors/openoffice.org-2-RC/Makefile1
-rw-r--r--editors/openoffice.org-2-devel/Makefile1
-rw-r--r--editors/openoffice.org-2.0-devel/Makefile1
-rw-r--r--editors/openoffice.org-2.0/Makefile1
-rw-r--r--editors/openoffice.org-2/Makefile1
-rw-r--r--editors/openoffice.org-3-RC/Makefile1
-rw-r--r--editors/openoffice.org-3-devel/Makefile1
-rw-r--r--editors/openoffice.org-3/Makefile1
-rw-r--r--editors/openoffice.org-vcltesttool/Makefile1
14 files changed, 14 insertions, 0 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile
index dcf4aa95345c..71afa2ecb08c 100644
--- a/editors/openoffice-3-devel/Makefile
+++ b/editors/openoffice-3-devel/Makefile
@@ -40,6 +40,7 @@ WITHOUT_CPU_CFLAGS= true
USE_JAVA= yes
JAVA_VERSION= 1.4
JAVA_BUILD= jdk
+JAVA_VENDOR= bsdjava
.endif
.include <bsd.port.pre.mk>
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>
diff --git a/editors/openoffice.org-1.0/Makefile b/editors/openoffice.org-1.0/Makefile
index 9b972ba3b34c..f0dc0e320122 100644
--- a/editors/openoffice.org-1.0/Makefile
+++ b/editors/openoffice.org-1.0/Makefile
@@ -34,6 +34,7 @@ USE_BISON= yes
USE_GMAKE= yes
USE_REINPLACE= yes
USE_JAVA= yes
+JAVA_VENDOR= bsdjava
JAVA_VERSION= 1.3
JAVA_BUILD= jdk
NO_LATEST_LINK= yes
diff --git a/editors/openoffice.org-1.1-devel/Makefile b/editors/openoffice.org-1.1-devel/Makefile
index 48896c353e73..de7556a1a242 100644
--- a/editors/openoffice.org-1.1-devel/Makefile
+++ b/editors/openoffice.org-1.1-devel/Makefile
@@ -46,6 +46,7 @@ WITHOUT_CPU_CFLAGS= true
USE_JAVA= yes
JAVA_VERSION= 1.4
JAVA_BUILD= jdk
+JAVA_VENDOR= bsdjava
.endif
.include <bsd.port.pre.mk>
diff --git a/editors/openoffice.org-1.1/Makefile b/editors/openoffice.org-1.1/Makefile
index 98bb8639fb22..568ea5edb4ee 100644
--- a/editors/openoffice.org-1.1/Makefile
+++ b/editors/openoffice.org-1.1/Makefile
@@ -49,6 +49,7 @@ WITHOUT_CPU_CFLAGS= true
USE_JAVA= yes
JAVA_VERSION= 1.4
JAVA_BUILD= jdk
+JAVA_VENDOR= bsdjava
.endif
.include <bsd.port.pre.mk>
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile
index f30984fbb41f..204bdf4b4e52 100644
--- a/editors/openoffice.org-2-RC/Makefile
+++ b/editors/openoffice.org-2-RC/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>
diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile
index dcf4aa95345c..71afa2ecb08c 100644
--- a/editors/openoffice.org-2-devel/Makefile
+++ b/editors/openoffice.org-2-devel/Makefile
@@ -40,6 +40,7 @@ WITHOUT_CPU_CFLAGS= true
USE_JAVA= yes
JAVA_VERSION= 1.4
JAVA_BUILD= jdk
+JAVA_VENDOR= bsdjava
.endif
.include <bsd.port.pre.mk>
diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile
index dcf4aa95345c..71afa2ecb08c 100644
--- a/editors/openoffice.org-2.0-devel/Makefile
+++ b/editors/openoffice.org-2.0-devel/Makefile
@@ -40,6 +40,7 @@ WITHOUT_CPU_CFLAGS= true
USE_JAVA= yes
JAVA_VERSION= 1.4
JAVA_BUILD= jdk
+JAVA_VENDOR= bsdjava
.endif
.include <bsd.port.pre.mk>
diff --git a/editors/openoffice.org-2.0/Makefile b/editors/openoffice.org-2.0/Makefile
index f30984fbb41f..204bdf4b4e52 100644
--- a/editors/openoffice.org-2.0/Makefile
+++ b/editors/openoffice.org-2.0/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>
diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile
index f30984fbb41f..204bdf4b4e52 100644
--- a/editors/openoffice.org-2/Makefile
+++ b/editors/openoffice.org-2/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>
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile
index f30984fbb41f..204bdf4b4e52 100644
--- a/editors/openoffice.org-3-RC/Makefile
+++ b/editors/openoffice.org-3-RC/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>
diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile
index dcf4aa95345c..71afa2ecb08c 100644
--- a/editors/openoffice.org-3-devel/Makefile
+++ b/editors/openoffice.org-3-devel/Makefile
@@ -40,6 +40,7 @@ WITHOUT_CPU_CFLAGS= true
USE_JAVA= yes
JAVA_VERSION= 1.4
JAVA_BUILD= jdk
+JAVA_VENDOR= bsdjava
.endif
.include <bsd.port.pre.mk>
diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile
index f30984fbb41f..204bdf4b4e52 100644
--- a/editors/openoffice.org-3/Makefile
+++ b/editors/openoffice.org-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>
diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile
index dcf4aa95345c..71afa2ecb08c 100644
--- a/editors/openoffice.org-vcltesttool/Makefile
+++ b/editors/openoffice.org-vcltesttool/Makefile
@@ -40,6 +40,7 @@ WITHOUT_CPU_CFLAGS= true
USE_JAVA= yes
JAVA_VERSION= 1.4
JAVA_BUILD= jdk
+JAVA_VENDOR= bsdjava
.endif
.include <bsd.port.pre.mk>