mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 09:49:18 -04:00
- Fix build with OpenJDK 1.7
With hat: portmgr
This commit is contained in:
parent
3889ee4386
commit
a89fe901bc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356823
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@ PLIST_FILES+= %%JAVAJARDIR%%/${DESTJARFILE}
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS
|
OPTIONS_DEFINE= DOCS
|
||||||
|
|
||||||
|
MAKE_ENV= LANG=en_US.ISO8859-1
|
||||||
|
|
||||||
.include <bsd.port.options.mk>
|
.include <bsd.port.options.mk>
|
||||||
|
|
||||||
.if ${PORT_OPTIONS:MDOCS}
|
.if ${PORT_OPTIONS:MDOCS}
|
||||||
|
|
Loading…
Add table
Reference in a new issue