summaryrefslogtreecommitdiff
path: root/java
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2020-07-25 17:58:07 +0000
committerGreg Lewis <glewis@FreeBSD.org>2020-07-25 17:58:07 +0000
commitdbab9cdda6dd07c3264dddeed9b37cfea6d0ee70 (patch)
tree8821ea06d68b34bb1c3691a88691d5f3d229cc19 /java
parentdevel/pecl-eio: update to 2.0.4 (diff)
Restrict to Java 8 only
PR: 244976 Submitted by: Lars Herschke <lhersch@dssgmbh.de>
Notes
Notes: svn path=/head/; revision=543427
Diffstat (limited to 'java')
-rw-r--r--java/icedtea-web/Makefile2
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