aboutsummaryrefslogtreecommitdiffstats
path: root/editors/openoffice.org-1.1
diff options
context:
space:
mode:
authormbr <mbr@FreeBSD.org>2002-05-02 05:51:24 +0800
committermbr <mbr@FreeBSD.org>2002-05-02 05:51:24 +0800
commitd1a515fa0190109ab1ee5eecddd47c87d3056f54 (patch)
tree44cc2846d56a4cb68e31190eab768cf428ccd6c4 /editors/openoffice.org-1.1
parent0bd6b2ebb41581a64aba195df41df1a259375bf3 (diff)
downloadfreebsd-ports-gnome-d1a515fa0190109ab1ee5eecddd47c87d3056f54.tar.gz
freebsd-ports-gnome-d1a515fa0190109ab1ee5eecddd47c87d3056f54.tar.zst
freebsd-ports-gnome-d1a515fa0190109ab1ee5eecddd47c87d3056f54.zip
A oounix dir is now used instead of unix. So we need
to apply this patch to two files instead of one.
Diffstat (limited to 'editors/openoffice.org-1.1')
-rw-r--r--editors/openoffice.org-1.1/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx12
1 files changed, 12 insertions, 0 deletions
diff --git a/editors/openoffice.org-1.1/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx b/editors/openoffice.org-1.1/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
new file mode 100644
index 000000000000..ce51a0e98880
--- /dev/null
+++ b/editors/openoffice.org-1.1/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
@@ -0,0 +1,12 @@
+--- ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Wed May 1 23:45:49 2002
++++ ../sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Wed May 1 23:48:17 2002
+@@ -62,7 +62,9 @@
+ #include <stdlib.h>
+ #include <stdio.h>
+ #include <dlfcn.h>
++#if !(defined NETBSD || defined FREEBSD)
+ #include <alloca.h>
++#endif
+ #include <string.h>
+
+ /*