aboutsummaryrefslogtreecommitdiff
path: root/editors/openoffice-3-devel/files/patch-serf
diff options
context:
space:
mode:
Diffstat (limited to 'editors/openoffice-3-devel/files/patch-serf')
-rw-r--r--editors/openoffice-3-devel/files/patch-serf11
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/openoffice-3-devel/files/patch-serf b/editors/openoffice-3-devel/files/patch-serf
new file mode 100644
index 000000000000..7e9aad41f18b
--- /dev/null
+++ b/editors/openoffice-3-devel/files/patch-serf
@@ -0,0 +1,11 @@
+--- ../ext_libraries/serf/makefile.mk~ 2012-02-10 09:54:52.000000000 +0900
++++ ../ext_libraries/serf/makefile.mk 2012-02-10 14:21:47.000000000 +0900
+@@ -51,7 +51,7 @@
+
+ .ELSE
+
+-.IF "$(OS)"=="MACOSX"
++.IF "$(OS)"=="MACOSX" || "$(OS)"=="FREEBSD"
+ # Do not link against expat. It is not necessary (apr-util is already linked against it)
+ # and does not work (we use a different expat library schema.)
+ PATCH_FILES=$(TARFILE_NAME).mac.patch