aboutsummaryrefslogtreecommitdiff
path: root/biology/jalview
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2020-12-26 23:01:20 +0000
committerGreg Lewis <glewis@FreeBSD.org>2020-12-26 23:01:20 +0000
commit05e1cc8a0ac08d137ea9325369e096204bfb4635 (patch)
treec3fe33bfa84f7a7fb2870981cbb760ef1f0c0800 /biology/jalview
parenta5aa4d40171bacefdcdbfab57d2f363cf1d602d0 (diff)
downloadports-05e1cc8a0ac08d137ea9325369e096204bfb4635.tar.gz
ports-05e1cc8a0ac08d137ea9325369e096204bfb4635.zip
Restrict to Java 8, since this doesn't compile with Java 11
PR: 251774
Notes
Notes: svn path=/head/; revision=559318
Diffstat (limited to 'biology/jalview')
-rw-r--r--biology/jalview/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/biology/jalview/Makefile b/biology/jalview/Makefile
index 3eb8c2fbb697..7f4e6ee265f8 100644
--- a/biology/jalview/Makefile
+++ b/biology/jalview/Makefile
@@ -12,6 +12,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Viewer and editor for multiple sequence alignments
USE_JAVA= yes
+JAVA_VERSION= 8
USE_ANT= yes
ALL_TARGET= makejars
WRKSRC= ${WRKDIR}/${PORTNAME}