aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-10-09 06:05:11 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-10-09 06:05:11 +0000
commit84ae881da28aa2995bfb603be9cde1fc3cb64b9e (patch)
treee1d339066119ed23aaaa7ba61753e64e02ba0baf /editors/openoffice.org-3
parentb4cce89d62cc119f66834c7df031fefb94648639 (diff)
downloadports-84ae881da28aa2995bfb603be9cde1fc3cb64b9e.tar.gz
ports-84ae881da28aa2995bfb603be9cde1fc3cb64b9e.zip
Notes
Diffstat (limited to 'editors/openoffice.org-3')
-rw-r--r--editors/openoffice.org-3/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/editors/openoffice.org-3/Makefile b/editors/openoffice.org-3/Makefile
index 29be2f616351..4de2ebb6d233 100644
--- a/editors/openoffice.org-3/Makefile
+++ b/editors/openoffice.org-3/Makefile
@@ -51,12 +51,11 @@ USE_PERL5= yes
USE_BZIP2= yes
WITHOUT_CPU_CFLAGS= true
-USE_JAVA= yes
-JAVA_BUILD= jdk
-JAVA_VENDOR= freebsd bsdjava
-
.include <bsd.port.pre.mk>
+JAVA_BUILD= jdk
+JAVA_VENDOR= freebsd bsdjava
+USE_JAVA= yes
.if (${OSVERSION} >= 700000)
JAVA_VERSION= 1.5
.else