1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00

editors/openoffice-devel: mark broken with OpenJDK8

This commit is contained in:
Steve Wills 2015-10-17 13:20:39 +00:00
parent f591c0dfde
commit 70c2c02081
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=399537

View File

@ -170,6 +170,10 @@ MMEDIA_USE= GSTREAMER=yes
.include <bsd.port.pre.mk>
.if ${JAVA_PORT_VERSION:M1.8.*}
BROKEN= Does not build with JDK 1.8
.endif
.include <${FILESDIR}/Makefile.localized>
.if ${COMPILER_TYPE} == clang