diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/scimark2/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/benchmarks/scimark2/Makefile b/benchmarks/scimark2/Makefile index 9f12692fc79b..07242dace6ae 100644 --- a/benchmarks/scimark2/Makefile +++ b/benchmarks/scimark2/Makefile @@ -20,8 +20,7 @@ WRKSRC= ${WRKDIR} USE_ZIP= yes USE_JAVA= yes -JAVA_VERSION= 1.2+ -USE_JIKES= NO +JAVA_VERSION= 1.5+ NEED_JAVAC= yes JAVAC_OPTS?= -O |