aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2006-06-05 10:50:41 +0800
committermaho <maho@FreeBSD.org>2006-06-05 10:50:41 +0800
commit8fff72e1da069e9c2171202c4aa4417bbc289304 (patch)
tree2405baf39d8c8129f2b747a2caf7c2b14b7e7b33 /editors
parent7773d2f9ee9dc0f04b9fe62125e45522c6e3ab53 (diff)
downloadfreebsd-ports-gnome-8fff72e1da069e9c2171202c4aa4417bbc289304.tar.gz
freebsd-ports-gnome-8fff72e1da069e9c2171202c4aa4417bbc289304.tar.zst
freebsd-ports-gnome-8fff72e1da069e9c2171202c4aa4417bbc289304.zip
Get rid of MACIHNE_ARCH
o JAVA_VENDOR= freebsd bsdjava for amd64 implies bsdjava. freebsd is ignored
Diffstat (limited to 'editors')
-rw-r--r--editors/openoffice-3-devel/Makefile3
-rw-r--r--editors/openoffice-3/Makefile4
-rw-r--r--editors/openoffice.org-2-RC/Makefile4
-rw-r--r--editors/openoffice.org-2-devel/Makefile3
-rw-r--r--editors/openoffice.org-2.0-devel/Makefile3
-rw-r--r--editors/openoffice.org-2.0/Makefile4
-rw-r--r--editors/openoffice.org-2/Makefile4
-rw-r--r--editors/openoffice.org-3-RC/Makefile4
-rw-r--r--editors/openoffice.org-3-devel/Makefile3
-rw-r--r--editors/openoffice.org-3/Makefile4
-rw-r--r--editors/openoffice.org-vcltesttool/Makefile3
11 files changed, 0 insertions, 39 deletions
diff --git a/editors/openoffice-3-devel/Makefile b/editors/openoffice-3-devel/Makefile
index d1f73d9853f9..1c9237be1d67 100644
--- a/editors/openoffice-3-devel/Makefile
+++ b/editors/openoffice-3-devel/Makefile
@@ -51,9 +51,6 @@ WITHOUT_CPU_CFLAGS= true
USE_JAVA= yes
JAVA_VERSION= 1.4+
JAVA_BUILD= jdk
-.if ${MACHINE_ARCH} == amd64 # cannot use ARCH
-JAVA_VENDOR= bsdjava
-.else
JAVA_VENDOR= freebsd bsdjava
.endif
.endif
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile
index d96858a4c177..a272745ff47e 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/Makefile
@@ -49,12 +49,8 @@ WITHOUT_CPU_CFLAGS= true
USE_JAVA= yes
JAVA_VERSION= 1.4+
JAVA_BUILD= jdk
-.if ${MACHINE_ARCH} == amd64 # cannot use ARCH
-JAVA_VENDOR= bsdjava
-.else
JAVA_VENDOR= freebsd bsdjava
.endif
-.endif
.include <bsd.port.pre.mk>
.include <${FILESDIR}/Makefile.localized>
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile
index d96858a4c177..a272745ff47e 100644
--- a/editors/openoffice.org-2-RC/Makefile
+++ b/editors/openoffice.org-2-RC/Makefile
@@ -49,12 +49,8 @@ WITHOUT_CPU_CFLAGS= true
USE_JAVA= yes
JAVA_VERSION= 1.4+
JAVA_BUILD= jdk
-.if ${MACHINE_ARCH} == amd64 # cannot use ARCH
-JAVA_VENDOR= bsdjava
-.else
JAVA_VENDOR= freebsd bsdjava
.endif
-.endif
.include <bsd.port.pre.mk>
.include <${FILESDIR}/Makefile.localized>
diff --git a/editors/openoffice.org-2-devel/Makefile b/editors/openoffice.org-2-devel/Makefile
index d1f73d9853f9..1c9237be1d67 100644
--- a/editors/openoffice.org-2-devel/Makefile
+++ b/editors/openoffice.org-2-devel/Makefile
@@ -51,9 +51,6 @@ WITHOUT_CPU_CFLAGS= true
USE_JAVA= yes
JAVA_VERSION= 1.4+
JAVA_BUILD= jdk
-.if ${MACHINE_ARCH} == amd64 # cannot use ARCH
-JAVA_VENDOR= bsdjava
-.else
JAVA_VENDOR= freebsd bsdjava
.endif
.endif
diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile
index d1f73d9853f9..1c9237be1d67 100644
--- a/editors/openoffice.org-2.0-devel/Makefile
+++ b/editors/openoffice.org-2.0-devel/Makefile
@@ -51,9 +51,6 @@ WITHOUT_CPU_CFLAGS= true
USE_JAVA= yes
JAVA_VERSION= 1.4+
JAVA_BUILD= jdk
-.if ${MACHINE_ARCH} == amd64 # cannot use ARCH
-JAVA_VENDOR= bsdjava
-.else
JAVA_VENDOR= freebsd bsdjava
.endif
.endif
diff --git a/editors/openoffice.org-2.0/Makefile b/editors/openoffice.org-2.0/Makefile
index d96858a4c177..a272745ff47e 100644
--- a/editors/openoffice.org-2.0/Makefile
+++ b/editors/openoffice.org-2.0/Makefile
@@ -49,12 +49,8 @@ WITHOUT_CPU_CFLAGS= true
USE_JAVA= yes
JAVA_VERSION= 1.4+
JAVA_BUILD= jdk
-.if ${MACHINE_ARCH} == amd64 # cannot use ARCH
-JAVA_VENDOR= bsdjava
-.else
JAVA_VENDOR= freebsd bsdjava
.endif
-.endif
.include <bsd.port.pre.mk>
.include <${FILESDIR}/Makefile.localized>
diff --git a/editors/openoffice.org-2/Makefile b/editors/openoffice.org-2/Makefile
index d96858a4c177..a272745ff47e 100644
--- a/editors/openoffice.org-2/Makefile
+++ b/editors/openoffice.org-2/Makefile
@@ -49,12 +49,8 @@ WITHOUT_CPU_CFLAGS= true
USE_JAVA= yes
JAVA_VERSION= 1.4+
JAVA_BUILD= jdk
-.if ${MACHINE_ARCH} == amd64 # cannot use ARCH
-JAVA_VENDOR= bsdjava
-.else
JAVA_VENDOR= freebsd bsdjava
.endif
-.endif
.include <bsd.port.pre.mk>
.include <${FILESDIR}/Makefile.localized>
diff --git a/editors/openoffice.org-3-RC/Makefile b/editors/openoffice.org-3-RC/Makefile
index d96858a4c177..a272745ff47e 100644
--- a/editors/openoffice.org-3-RC/Makefile
+++ b/editors/openoffice.org-3-RC/Makefile
@@ -49,12 +49,8 @@ WITHOUT_CPU_CFLAGS= true
USE_JAVA= yes
JAVA_VERSION= 1.4+
JAVA_BUILD= jdk
-.if ${MACHINE_ARCH} == amd64 # cannot use ARCH
-JAVA_VENDOR= bsdjava
-.else
JAVA_VENDOR= freebsd bsdjava
.endif
-.endif
.include <bsd.port.pre.mk>
.include <${FILESDIR}/Makefile.localized>
diff --git a/editors/openoffice.org-3-devel/Makefile b/editors/openoffice.org-3-devel/Makefile
index d1f73d9853f9..1c9237be1d67 100644
--- a/editors/openoffice.org-3-devel/Makefile
+++ b/editors/openoffice.org-3-devel/Makefile
@@ -51,9 +51,6 @@ WITHOUT_CPU_CFLAGS= true
USE_JAVA= yes
JAVA_VERSION= 1.4+
JAVA_BUILD= jdk
-.if ${MACHINE_ARCH} == amd64 # cannot use ARCH
-JAVA_VENDOR= bsdjava
-.else
JAVA_VENDOR= freebsd bsdjava
.endif
.endif
diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile
index d96858a4c177..a272745ff47e 100644
--- a/editors/openoffice.org-3/Makefile
+++ b/editors/openoffice.org-3/Makefile
@@ -49,12 +49,8 @@ WITHOUT_CPU_CFLAGS= true
USE_JAVA= yes
JAVA_VERSION= 1.4+
JAVA_BUILD= jdk
-.if ${MACHINE_ARCH} == amd64 # cannot use ARCH
-JAVA_VENDOR= bsdjava
-.else
JAVA_VENDOR= freebsd bsdjava
.endif
-.endif
.include <bsd.port.pre.mk>
.include <${FILESDIR}/Makefile.localized>
diff --git a/editors/openoffice.org-vcltesttool/Makefile b/editors/openoffice.org-vcltesttool/Makefile
index d1f73d9853f9..1c9237be1d67 100644
--- a/editors/openoffice.org-vcltesttool/Makefile
+++ b/editors/openoffice.org-vcltesttool/Makefile
@@ -51,9 +51,6 @@ WITHOUT_CPU_CFLAGS= true
USE_JAVA= yes
JAVA_VERSION= 1.4+
JAVA_BUILD= jdk
-.if ${MACHINE_ARCH} == amd64 # cannot use ARCH
-JAVA_VENDOR= bsdjava
-.else
JAVA_VENDOR= freebsd bsdjava
.endif
.endif