summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGreg Lewis <glewis@FreeBSD.org>2020-12-27 02:31:05 +0000
committerGreg Lewis <glewis@FreeBSD.org>2020-12-27 02:31:05 +0000
commit9d423893eb610a8c8fc3512914fff739b9e09998 (patch)
tree904fef2130d81f4cf57ed510bdc1ffacc2935dda
parentscience/wannier90: Fix registration of libwannier in ldconfig by adding the s... (diff)
Restrict to Java 8, since this doesn't compile with Java 11
PR: 251774
Notes
Notes: svn path=/head/; revision=559334
-rw-r--r--devel/statcvs/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/statcvs/Makefile b/devel/statcvs/Makefile
index 6deafde4ec80..dbed11b8fcd1 100644
--- a/devel/statcvs/Makefile
+++ b/devel/statcvs/Makefile
@@ -19,6 +19,7 @@ BROKEN_armv7= fails to compile: build.xml: compilation failed
USES= zip
USE_JAVA= yes
+JAVA_VERSION= 8
USE_ANT= yes
NO_ARCH= yes