aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorSteve Wills <swills@FreeBSD.org>2015-10-17 13:19:25 +0000
committerSteve Wills <swills@FreeBSD.org>2015-10-17 13:19:25 +0000
commitf591c0dfdee16ce4ffd171242f1f749756479df4 (patch)
treef289e6f982cff812546dee29d78eb92159bfb3e8 /editors
parent8fc64b581ef9953af78026e6d4bc4acf7fd60aa0 (diff)
downloadports-f591c0dfdee16ce4ffd171242f1f749756479df4.tar.gz
ports-f591c0dfdee16ce4ffd171242f1f749756479df4.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/openoffice-4/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/editors/openoffice-4/Makefile b/editors/openoffice-4/Makefile
index 1057bb12f470..bc12de736bad 100644
--- a/editors/openoffice-4/Makefile
+++ b/editors/openoffice-4/Makefile
@@ -158,6 +158,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