forked from Lainports/freebsd-ports
Doesn't build with java 6.
This commit is contained in:
parent
256a487d9f
commit
5355bd743d
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ OPTIONS_DEFINE= DOCS EXAMPLES TEST
|
|||
BUILD_DEPENDS= ${JAVALIBDIR}/junit.jar:${PORTSDIR}/java/junit
|
||||
|
||||
USE_JAVA= yes
|
||||
JAVA_VERSION= 1.6+
|
||||
JAVA_VERSION= 1.7+
|
||||
USE_ANT= yes
|
||||
MAKE_ENV+= JAVALIBDIR="${JAVALIBDIR}"
|
||||
MAKE_ARGS+= -cp ${JAVALIBDIR}/junit.jar
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue