aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice.org-3/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice.org-3/Makefile')
-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