summaryrefslogtreecommitdiff
path: root/editors/openoffice.org-1.0/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2008-07-02 02:54:31 +0000
committerMaho Nakata <maho@FreeBSD.org>2008-07-02 02:54:31 +0000
commit0d77ef3b39c5414fffb921b50940fad288014a67 (patch)
tree8b30062b32e88c9e6b0966494a5fce349f78f914 /editors/openoffice.org-1.0/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
parent(forced commit) (diff)
Remove openoffice.org-1.0, 1.1, and 1.1-devel ports.
Farewell, arigato (thank you) and sayounara (good-bye).
Notes
Notes: svn path=/head/; revision=216111
Diffstat (limited to 'editors/openoffice.org-1.0/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx')
-rw-r--r--editors/openoffice.org-1.0/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx11
1 files changed, 0 insertions, 11 deletions
diff --git a/editors/openoffice.org-1.0/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx b/editors/openoffice.org-1.0/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
deleted file mode 100644
index d194744fd4e1..000000000000
--- a/editors/openoffice.org-1.0/files/patch-sysui+oounix+office+gnome-vfs-filetype-registration.cxx
+++ /dev/null
@@ -1,11 +0,0 @@
---- sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx.orig Fri Aug 16 18:56:19 2002
-+++ sysui/oounix/office/gnome/gnome-vfs-filetype-registration.cxx Sat Jan 18 13:06:16 2003
-@@ -62,7 +62,7 @@
- #include <stdlib.h>
- #include <stdio.h>
- #include <dlfcn.h>
--#ifndef MACOSX
-+#if !(defined NETBSD || defined FREEBSD || defined MACOSX)
- #include <alloca.h>
- #endif
- #include <string.h>