aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2001-03-01 15:36:16 +0800
committerwill <will@FreeBSD.org>2001-03-01 15:36:16 +0800
commit9bae3c33b40066027c41f2e0dd285c88d7b4fdbe (patch)
tree55190ce6f01d69d82e3ea960c653c6678329fc0c
parent57182446ef5f08b81c04ab851c6cde9cf2536b9c (diff)
downloadfreebsd-ports-gnome-9bae3c33b40066027c41f2e0dd285c88d7b4fdbe.tar.gz
freebsd-ports-gnome-9bae3c33b40066027c41f2e0dd285c88d7b4fdbe.tar.zst
freebsd-ports-gnome-9bae3c33b40066027c41f2e0dd285c88d7b4fdbe.zip
Fix KOffice for KDE 2.1 for sure.
-rw-r--r--editors/calligra/files/patch-kpobject.h11
-rw-r--r--editors/koffice-kde3/files/patch-kpobject.h11
-rw-r--r--editors/koffice-kde4/files/patch-kpobject.h11
-rw-r--r--editors/koffice/files/patch-kpobject.h11
4 files changed, 44 insertions, 0 deletions
diff --git a/editors/calligra/files/patch-kpobject.h b/editors/calligra/files/patch-kpobject.h
new file mode 100644
index 000000000000..79732b5824c7
--- /dev/null
+++ b/editors/calligra/files/patch-kpobject.h
@@ -0,0 +1,11 @@
+--- kpresenter/kpobject.h Sun Sep 24 08:32:43 2000
++++ kpresenter/kpobject.h.new Wed Feb 28 18:44:16 2001
+@@ -27,7 +27,7 @@
+ #include <qbrush.h>
+ #include <qcursor.h>
+ #include <qcolor.h>
+-
++#include <stdlib.h>
+ #include "global.h"
+
+ #include <koStream.h>
diff --git a/editors/koffice-kde3/files/patch-kpobject.h b/editors/koffice-kde3/files/patch-kpobject.h
new file mode 100644
index 000000000000..79732b5824c7
--- /dev/null
+++ b/editors/koffice-kde3/files/patch-kpobject.h
@@ -0,0 +1,11 @@
+--- kpresenter/kpobject.h Sun Sep 24 08:32:43 2000
++++ kpresenter/kpobject.h.new Wed Feb 28 18:44:16 2001
+@@ -27,7 +27,7 @@
+ #include <qbrush.h>
+ #include <qcursor.h>
+ #include <qcolor.h>
+-
++#include <stdlib.h>
+ #include "global.h"
+
+ #include <koStream.h>
diff --git a/editors/koffice-kde4/files/patch-kpobject.h b/editors/koffice-kde4/files/patch-kpobject.h
new file mode 100644
index 000000000000..79732b5824c7
--- /dev/null
+++ b/editors/koffice-kde4/files/patch-kpobject.h
@@ -0,0 +1,11 @@
+--- kpresenter/kpobject.h Sun Sep 24 08:32:43 2000
++++ kpresenter/kpobject.h.new Wed Feb 28 18:44:16 2001
+@@ -27,7 +27,7 @@
+ #include <qbrush.h>
+ #include <qcursor.h>
+ #include <qcolor.h>
+-
++#include <stdlib.h>
+ #include "global.h"
+
+ #include <koStream.h>
diff --git a/editors/koffice/files/patch-kpobject.h b/editors/koffice/files/patch-kpobject.h
new file mode 100644
index 000000000000..79732b5824c7
--- /dev/null
+++ b/editors/koffice/files/patch-kpobject.h
@@ -0,0 +1,11 @@
+--- kpresenter/kpobject.h Sun Sep 24 08:32:43 2000
++++ kpresenter/kpobject.h.new Wed Feb 28 18:44:16 2001
+@@ -27,7 +27,7 @@
+ #include <qbrush.h>
+ #include <qcursor.h>
+ #include <qcolor.h>
+-
++#include <stdlib.h>
+ #include "global.h"
+
+ #include <koStream.h>