diff options
-rw-r--r-- | java/icedtea-web/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile index f5a6497264e0..7a67a363bfde 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -25,7 +25,7 @@ MAKE_JOBS_UNSAFE=yes GNU_CONFIGURE= yes USE_JAVA= yes -JAVA_VERSION= 7 8 +JAVA_VERSION= 8 JAVA_OS= native JAVA_VENDOR= openjdk USE_PERL5= build |