From 82dc8daa1a19ca90ea14528fc1bf42a7d6e866d2 Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Fri, 2 May 2014 23:11:09 +0000 Subject: [PATCH] Set JAVA_VERSION to exclude java/openjdk8. It is not supported yet. --- java/icedtea-web/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile index e53a80c45bf6..d131b14029c3 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -19,6 +19,7 @@ GNU_CONFIGURE= yes USE_JAVA= yes JAVA_OS= native JAVA_VENDOR= openjdk +JAVA_VERSION= 1.6 1.7 USE_PERL5= build USE_XORG= x11 USES= desktop-file-utils gmake perl5 pkgconfig shebangfix