1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Fix build with OpenJDK 1.7

With hat:	portmgr
This commit is contained in:
Steve Wills 2014-06-06 17:19:00 +00:00
parent 3889ee4386
commit a89fe901bc
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356823

View File

@ -33,6 +33,8 @@ PLIST_FILES+= %%JAVAJARDIR%%/${DESTJARFILE}
OPTIONS_DEFINE= DOCS
MAKE_ENV= LANG=en_US.ISO8859-1
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}