mirror of
https://github.com/netbirdio/FreeBSD-ports.git
synced 2026-05-22 18:42:42 -07:00
lang/rhino: Build with Java 8 only
Even with Java 11:
[javac] error: Source option 5 is no longer supported. Use 6 or later.
[javac] error: Target option 1.5 is no longer supported. Use 1.6 or later.
Approved by: nivit (implicit, fix port)
This commit is contained in:
@@ -34,6 +34,7 @@ OPTIONS_DEFINE= LINEDIT
|
||||
USES= zip
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= mozilla
|
||||
JAVA_VERSION= 8
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user