aboutsummaryrefslogtreecommitdiff
path: root/java/apache-commons-lang
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2020-12-27 03:00:50 +0000
committerGreg Lewis <glewis@FreeBSD.org>2020-12-27 03:00:50 +0000
commit0671958cb754cda40b3b23215e9ed8af0f5599e4 (patch)
tree0fa08ff3518a55362645884347bea712b5f2fc5b /java/apache-commons-lang
parenta9d54bfe685be09a025abc824ec303d27cc9e3ca (diff)
downloadports-0671958cb754cda40b3b23215e9ed8af0f5599e4.tar.gz
ports-0671958cb754cda40b3b23215e9ed8af0f5599e4.zip
Restrict to Java 8, since this doesn't compile with Java 11
PR: 251774
Notes
Notes: svn path=/head/; revision=559336
Diffstat (limited to 'java/apache-commons-lang')
-rw-r--r--java/apache-commons-lang/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/java/apache-commons-lang/Makefile b/java/apache-commons-lang/Makefile
index 1b95e5124fa3..45ef2ce9fd03 100644
--- a/java/apache-commons-lang/Makefile
+++ b/java/apache-commons-lang/Makefile
@@ -14,6 +14,7 @@ COMMENT= Apache library with helper utilities for the java.lang API
LICENSE= APACHE20
USE_JAVA= yes
+JAVA_VERSION= 8
USE_ANT= yes
ALL_TARGET= jar