diff options
author | Maho Nakata <maho@FreeBSD.org> | 2006-06-05 02:50:41 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2006-06-05 02:50:41 +0000 |
commit | 5fedb5fa757c29214b818f3cb248ce2b2ed47b9b (patch) | |
tree | 5c2653f40fd61b5ddf69dd125a9776ddd970b683 /editors/openoffice.org-3-devel | |
parent | ccaeb9f055183fba18ff48ef7ceb70e856ec8ac0 (diff) |
Notes
Diffstat (limited to 'editors/openoffice.org-3-devel')
-rw-r--r-- | editors/openoffice.org-3-devel/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
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 |