summaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authoralfred <alfred@FreeBSD.org>2002-10-07 03:47:01 +0000
committeralfred <alfred@FreeBSD.org>2002-10-07 03:47:01 +0000
commitba920c08079ca7d79c940f8a2f2d62feddeb1238 (patch)
treea010f7d55afef2eb3fd514cf7290bad4dfb98256 /editors
parent0b6e93fdea8dcb0f61348a4de6e743095ff9d1dd (diff)
downloadFreeBSD-ports-ba920c08079ca7d79c940f8a2f2d62feddeb1238.zip
FreeBSD-ports-ba920c08079ca7d79c940f8a2f2d62feddeb1238.tar.gz
Add a patch to include sys/types.h we need it on -current.
Ok'd by: dougb
Diffstat (limited to 'editors')
-rw-r--r--editors/AbiWord/files/patch-ax10
-rw-r--r--editors/AbiWord2/files/patch-ax10
-rw-r--r--editors/abiword-devel/files/patch-ax10
-rw-r--r--editors/abiword/files/patch-ax10
4 files changed, 40 insertions, 0 deletions
diff --git a/editors/AbiWord/files/patch-ax b/editors/AbiWord/files/patch-ax
new file mode 100644
index 0000000..91ab017
--- /dev/null
+++ b/editors/AbiWord/files/patch-ax
@@ -0,0 +1,10 @@
+--- ../wv/libole2/ms-ole.h Sun Oct 6 20:18:41 2002
++++ ../wv/libole2/ms-ole.h.new Sun Oct 6 20:18:48 2002
+@@ -20,6 +20,7 @@
+ #if defined(__QNXNTO__)
+ # include <sys/types.h>
+ #endif
++# include <sys/types.h>
+ # include <fcntl.h> /* for mode_t */
+ #else
+ # include <stdlib.h>
diff --git a/editors/AbiWord2/files/patch-ax b/editors/AbiWord2/files/patch-ax
new file mode 100644
index 0000000..91ab017
--- /dev/null
+++ b/editors/AbiWord2/files/patch-ax
@@ -0,0 +1,10 @@
+--- ../wv/libole2/ms-ole.h Sun Oct 6 20:18:41 2002
++++ ../wv/libole2/ms-ole.h.new Sun Oct 6 20:18:48 2002
+@@ -20,6 +20,7 @@
+ #if defined(__QNXNTO__)
+ # include <sys/types.h>
+ #endif
++# include <sys/types.h>
+ # include <fcntl.h> /* for mode_t */
+ #else
+ # include <stdlib.h>
diff --git a/editors/abiword-devel/files/patch-ax b/editors/abiword-devel/files/patch-ax
new file mode 100644
index 0000000..91ab017
--- /dev/null
+++ b/editors/abiword-devel/files/patch-ax
@@ -0,0 +1,10 @@
+--- ../wv/libole2/ms-ole.h Sun Oct 6 20:18:41 2002
++++ ../wv/libole2/ms-ole.h.new Sun Oct 6 20:18:48 2002
+@@ -20,6 +20,7 @@
+ #if defined(__QNXNTO__)
+ # include <sys/types.h>
+ #endif
++# include <sys/types.h>
+ # include <fcntl.h> /* for mode_t */
+ #else
+ # include <stdlib.h>
diff --git a/editors/abiword/files/patch-ax b/editors/abiword/files/patch-ax
new file mode 100644
index 0000000..91ab017
--- /dev/null
+++ b/editors/abiword/files/patch-ax
@@ -0,0 +1,10 @@
+--- ../wv/libole2/ms-ole.h Sun Oct 6 20:18:41 2002
++++ ../wv/libole2/ms-ole.h.new Sun Oct 6 20:18:48 2002
+@@ -20,6 +20,7 @@
+ #if defined(__QNXNTO__)
+ # include <sys/types.h>
+ #endif
++# include <sys/types.h>
+ # include <fcntl.h> /* for mode_t */
+ #else
+ # include <stdlib.h>
OpenPOWER on IntegriCloud