summaryrefslogtreecommitdiff
path: root/misc/koffice/patches/patch-aa
diff options
context:
space:
mode:
authorhubertf <hubertf>2001-03-30 00:25:19 +0000
committerhubertf <hubertf>2001-03-30 00:25:19 +0000
commit8183a18040faa336430c1d79e746acf753b1fc74 (patch)
treeb809ed5f8c99e0278a77e0c757f27968778d5f5f /misc/koffice/patches/patch-aa
parentf9355937e90c832c0ca0d9306117caa612915604 (diff)
downloadpkgsrc-8183a18040faa336430c1d79e746acf753b1fc74.tar.gz
Added koffice-2.0.1: KDE Office Suite with text processor, spreadsheet, ...
KOffice is an integrated office suite for KDE, the K Desktop Environment. Includes: KWord - A frame-based wordprocessor comparable to FrameMaker KSpread - A powerful spreadsheet application KPresenter - A full-featured presentation program Kivio - A Visio-style flowcharting application KIllustrator - A vector drawing application Krayon - A pixel-based image manipulation program like GIMP or Adobe Photoshop Based on package from Nick Hudson <skrll@netbsd.org>.
Diffstat (limited to 'misc/koffice/patches/patch-aa')
-rw-r--r--misc/koffice/patches/patch-aa13
1 files changed, 13 insertions, 0 deletions
diff --git a/misc/koffice/patches/patch-aa b/misc/koffice/patches/patch-aa
new file mode 100644
index 00000000000..5155172e1a1
--- /dev/null
+++ b/misc/koffice/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1.1.1 2001/03/30 00:25:20 hubertf Exp $
+
+--- kchart/engine.h.orig Sat Oct 14 16:30:40 2000
++++ kchart/engine.h
+@@ -13,7 +13,7 @@
+
+ #include <qfont.h>
+ #include <qcolor.h>
+-#include <values.h>
++#include <limits.h>
+ #include <kchart_part.h>
+
+ class KChartParameters;