summaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-i108197
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2010-10-09 09:30:06 +0000
committerMaho Nakata <maho@FreeBSD.org>2010-10-09 09:30:06 +0000
commit6a5addfa11884dd344ba0169da0994e1e6960602 (patch)
tree9b52e783f6d529550e58a1d67bf7b937264cce27 /editors/openoffice-3-devel/files/patch-i108197
parentUpdate nVidia drivers to their most recent versions. (diff)
update to DEV300_m89.
Funded by: OpenOffice.org community.
Notes
Notes: svn path=/head/; revision=262659
Diffstat (limited to '')
-rw-r--r--editors/openoffice-3-devel/files/patch-i10819710
1 files changed, 5 insertions, 5 deletions
diff --git a/editors/openoffice-3-devel/files/patch-i108197 b/editors/openoffice-3-devel/files/patch-i108197
index 92b455532814..e25d98261f57 100644
--- a/editors/openoffice-3-devel/files/patch-i108197
+++ b/editors/openoffice-3-devel/files/patch-i108197
@@ -1,9 +1,9 @@
---- testtools/source/bridgetest/makefile.mk 2010-01-10 19:40:41.000000000 +0900
-+++ testtools/source/bridgetest/makefile.mk 2010-01-10 19:49:30.000000000 +0900
-@@ -143,8 +143,8 @@
- #################################################################
+--- testtools/source/bridgetest/makefile.mk.orig 2010-10-05 11:12:22.000000000 +0900
++++ testtools/source/bridgetest/makefile.mk 2010-10-09 15:05:22.000000000 +0900
+@@ -138,8 +138,8 @@
- runtest : $(DLLDEST)$/uno_types.rdb $(DLLDEST)$/uno_services.rdb makefile.mk
+ runtest : $(DLLDEST)$/uno_types.rdb $(DLLDEST)$/uno_services.rdb makefile.mk \
+ $(SHL1TARGETN) $(SHL2TARGETN) $(SHL3TARGETN)
-.IF "$(COM)$(OS)$(CPU)" == "GCCMACOSXP"
- @echo "Mac OSX PPC GCC fails this test!, likely broken UNO bridge. Fix me."
+.IF "$(COM)$(OS)$(CPU)" == "GCCMACOSXP" || "$(COM)$(OS)$(CPU)" == "GCCFREEBSDI"