forked from Lainports/freebsd-ports
Force java 1.6 only.
This commit is contained in:
parent
6e11bfa35a
commit
ac01db4fa8
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ RUN_DEPENDS= ${JAVALIBDIR}/commons-pool.jar:${PORTSDIR}/java/jakarta-commons-poo
|
|||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.6+
|
||||
JAVA_VERSION= 1.6
|
||||
|
||||
USE_ANT= yes
|
||||
MAKE_ENV= ANT_INCLUDE_SHARED_JARS=YES
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue