summaryrefslogtreecommitdiff
path: root/editors/openoffice-3/Makefile
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-08-29 03:42:19 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-08-29 03:42:19 +0000
commitd53b3fc6461abb5e6d7ae4d3fb7c752bc7d98c89 (patch)
treedcb6ba4a153d6c690afcca82b9722fe8cb29a584 /editors/openoffice-3/Makefile
parent- Remove unnecessary CONFIGURE_TARGET (diff)
Recognize diablo-jdk16 and bump PORTREVISION.
Submitted by: jkim
Notes
Notes: svn path=/head/; revision=219396
Diffstat (limited to 'editors/openoffice-3/Makefile')
-rw-r--r--editors/openoffice-3/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/editors/openoffice-3/Makefile b/editors/openoffice-3/Makefile
index 4cfc5fdde43b..4cb42587e108 100644
--- a/editors/openoffice-3/Makefile
+++ b/editors/openoffice-3/Makefile
@@ -56,11 +56,7 @@ WITHOUT_CPU_CFLAGS= true
USE_JAVA= yes
JAVA_BUILD= jdk
-.if (${OSVERSION} >= 800000)
-JAVA_VENDOR= bsdjava
-.else
JAVA_VENDOR= freebsd bsdjava
-.endif
.if (${OSVERSION} >= 700000)
JAVA_VERSION= 1.5 1.6
.else