aboutsummaryrefslogtreecommitdiff
path: root/editors/calligra
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2001-03-01 07:36:16 +0000
committerWill Andrews <will@FreeBSD.org>2001-03-01 07:36:16 +0000
commit45a944facfe12948c56a26524da9b7e24f13b6c4 (patch)
tree0b70cc80a38deeefe233539c0d130472e120d092 /editors/calligra
parent1b2827bb66a9e2adfb28dcff9a15e6ae36848724 (diff)
downloadports-45a944facfe12948c56a26524da9b7e24f13b6c4.tar.gz
ports-45a944facfe12948c56a26524da9b7e24f13b6c4.zip
Notes
Diffstat (limited to 'editors/calligra')
-rw-r--r--editors/calligra/files/patch-kpobject.h11
1 files changed, 11 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>