summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2009-01-19 05:39:05 +0000
committerMaho Nakata <maho@FreeBSD.org>2009-01-19 05:39:05 +0000
commit2078556294410f7aafd3e8a8d6f83f22a7b93754 (patch)
treedd47063eac30bec8322276ff8952d496f468aa63 /editors
parentReplace hardcoded gfortran42 by ${FC}. (diff)
Unbreak for amd64. At least it builds on amd64.
Funded by: The Openoffice.org community council infrastructure budget.
Notes
Notes: svn path=/head/; revision=226415
Diffstat (limited to 'editors')
-rw-r--r--editors/openoffice-3-devel/files/Makefile.knobs1
-rw-r--r--editors/openoffice.org-3-devel/files/Makefile.knobs1
2 files changed, 0 insertions, 2 deletions
diff --git a/editors/openoffice-3-devel/files/Makefile.knobs b/editors/openoffice-3-devel/files/Makefile.knobs
index abefb30bb0d1..e601e4651f61 100644
--- a/editors/openoffice-3-devel/files/Makefile.knobs
+++ b/editors/openoffice-3-devel/files/Makefile.knobs
@@ -22,7 +22,6 @@ CONFIGURE_ARGS+= --enable-cups=yes
.if defined(WITHOUT_MOZILLA)
CONFIGURE_ARGS+= --disable-mozilla
-BROKEN= see i96889 for details, wait until DEV300_m38
.else
CONFIGURE_ARGS+= --enable-build-mozilla
.endif
diff --git a/editors/openoffice.org-3-devel/files/Makefile.knobs b/editors/openoffice.org-3-devel/files/Makefile.knobs
index abefb30bb0d1..e601e4651f61 100644
--- a/editors/openoffice.org-3-devel/files/Makefile.knobs
+++ b/editors/openoffice.org-3-devel/files/Makefile.knobs
@@ -22,7 +22,6 @@ CONFIGURE_ARGS+= --enable-cups=yes
.if defined(WITHOUT_MOZILLA)
CONFIGURE_ARGS+= --disable-mozilla
-BROKEN= see i96889 for details, wait until DEV300_m38
.else
CONFIGURE_ARGS+= --enable-build-mozilla
.endif