From 2917895ed953666d85b55910bc4052212f8ce86b Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Tue, 28 Jun 2005 00:42:55 +0000 Subject: Currently only OOo buildable java is jdk1.4. Submitted by: Ion-Mihai Tetcu --- editors/openoffice.org-2.0-devel/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/openoffice.org-2.0-devel/Makefile') diff --git a/editors/openoffice.org-2.0-devel/Makefile b/editors/openoffice.org-2.0-devel/Makefile index a3ae0ad66bb0..04922a2553a5 100644 --- a/editors/openoffice.org-2.0-devel/Makefile +++ b/editors/openoffice.org-2.0-devel/Makefile @@ -37,7 +37,7 @@ USE_REINPLACE= yes .if !defined(WITHOUT_JAVA) USE_JAVA= yes -JAVA_VERSION= 1.4+ +JAVA_VERSION= 1.4 JAVA_BUILD= jdk .endif -- cgit v1.2.3