aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-i65514
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2011-06-14 20:56:18 +0000
committerMaho Nakata <maho@FreeBSD.org>2011-06-14 20:56:18 +0000
commitb5b159af24b95a86c7e40b1392293e2b2ff471a3 (patch)
tree7f56743db4fbaec29483ea8144e12dae36bacab7 /editors/openoffice-3-devel/files/patch-i65514
parent50d297b3abef9dc21edf2599f419528074b6c949 (diff)
downloadports-b5b159af24b95a86c7e40b1392293e2b2ff471a3.tar.gz
ports-b5b159af24b95a86c7e40b1392293e2b2ff471a3.zip
Notes
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-i65514')
-rw-r--r--editors/openoffice-3-devel/files/patch-i655148
1 files changed, 4 insertions, 4 deletions
diff --git a/editors/openoffice-3-devel/files/patch-i65514 b/editors/openoffice-3-devel/files/patch-i65514
index f12266b5fede..1db72be7b5bd 100644
--- a/editors/openoffice-3-devel/files/patch-i65514
+++ b/editors/openoffice-3-devel/files/patch-i65514
@@ -1,9 +1,9 @@
---- berkeleydb/makefile.mk 2009-09-26 08:52:35.000000000 +0900
-+++ berkeleydb/makefile.mk 2009-09-26 08:54:31.000000000 +0900
-@@ -102,6 +102,9 @@
+--- berkeleydb/makefile.mk 2011-06-13 13:30:42.000000000 +0900
++++ berkeleydb/makefile.mk 2011-06-13 13:33:39.000000000 +0900
+@@ -97,6 +97,9 @@
CONFIGURE_ACTION= \
..$/dist$/configure
- CONFIGURE_FLAGS=--disable-cxx --enable-dynamic --enable-shared --enable-compat185
+ CONFIGURE_FLAGS=--disable-cxx --enable-dynamic --enable-shared --enable-compat185 CC='$(CC) $(SOLARLIB)'
+.IF "$(OS)"==FREEBSD && "$(COM)$(CPU)"=="GCCX"
+CONFIGURE_FLAGS+=--with-mutex=x86/gcc-assembly
+.ENDIF