1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Work around build failures with JDK7 and later.

Reported by:	exp-run (PR190511)
This commit is contained in:
Jung-uk Kim 2014-06-05 21:21:11 +00:00
parent 1dc281e0ac
commit 8fbb04a969
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356710

View File

@ -26,6 +26,7 @@ COMPILE_DESC= Build from source
USE_ANT= yes
ALL_TARGET= compile
BUILD_WRKSRC= ${WRKSRC}/ant
MAKE_ENV= LANG=en_US.UTF-8
.else
NO_BUILD= yes
.endif