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
974b9acc3e
commit
779e3c56c2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559402
@ -13,6 +13,7 @@ COMMENT= Java library for accessing and manipulating XML documents
|
||||
RUN_DEPENDS= ${JAVALIBDIR}/jaxen-jdom.jar:java/jaxen
|
||||
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 8
|
||||
USE_ANT= yes
|
||||
ALL_TARGET= package
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user