summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-2-RC
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-09-14 01:17:17 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-09-14 01:17:17 +0000
commiteab53336095a69d366ca96912bc8c40e55a8cf8e (patch)
treeb10b2e763e78e9e822887785740115bc7f8c1734 /editors/openoffice.org-2-RC
parent- Bump PORTREVISION. (diff)
Build broken with JDK for FreeBSD 7-CURRENT. Marked as broken
per Kris's request.
Notes
Notes: svn path=/head/; revision=199452
Diffstat (limited to 'editors/openoffice.org-2-RC')
-rw-r--r--editors/openoffice.org-2-RC/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/editors/openoffice.org-2-RC/Makefile b/editors/openoffice.org-2-RC/Makefile
index 82d9fba1a7e5..7c12ce830b22 100644
--- a/editors/openoffice.org-2-RC/Makefile
+++ b/editors/openoffice.org-2-RC/Makefile
@@ -57,6 +57,10 @@ JAVA_VENDOR= freebsd bsdjava
.include <bsd.port.pre.mk>
.include <${FILESDIR}/Makefile.localized>
+.if (${OSVERSION} >= 700000)
+BROKEN= Build broken with JDK internal error
+.endif
+
ONLY_FOR_ARCHS= i386 amd64
.if ${ARCH} == amd64