mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
Restrict to Java 8, since this doesn't compile with Java 11
PR: 251774
This commit is contained in:
parent
4350df64ae
commit
e9fa9f82e0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559340
@ -15,6 +15,7 @@ USES= dos2unix zip
|
||||
USE_ANT= yes
|
||||
ALL_TARGET= jasmin
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 8
|
||||
DOS2UNIX_REGEX= .*\.(txt|xml|j|class|java|mf|css|bnf|html)
|
||||
|
||||
SUB_FILES= jasmin.sh
|
||||
|
Loading…
Reference in New Issue
Block a user