aboutsummaryrefslogtreecommitdiff
path: root/audio/gervill
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2020-12-26 20:07:26 +0000
committerGreg Lewis <glewis@FreeBSD.org>2020-12-26 20:07:26 +0000
commit7d4075565528486367b165f5d031ea667f2125fe (patch)
tree085abb29be56ccc01c67bd5cc0b965eaf95c1a28 /audio/gervill
parent25b04c18c110712654a2536b463f64388cc34945 (diff)
downloadports-7d4075565528486367b165f5d031ea667f2125fe.tar.gz
ports-7d4075565528486367b165f5d031ea667f2125fe.zip
Restrict to Java 8, since this doesn't compile with Java 11
PR: 251774
Notes
Notes: svn path=/head/; revision=559308
Diffstat (limited to 'audio/gervill')
-rw-r--r--audio/gervill/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/gervill/Makefile b/audio/gervill/Makefile
index 9a2b26aa1460..3ca9fc982568 100644
--- a/audio/gervill/Makefile
+++ b/audio/gervill/Makefile
@@ -17,6 +17,7 @@ BROKEN_armv7= fails to package: find: *: No such file or directory
USES= zip
USE_JAVA= yes
+JAVA_VERSION= 8
USE_ANT= yes
NO_ARCH= yes