diff options
| author | Will Andrews <will@FreeBSD.org> | 2001-02-27 22:30:09 +0000 |
|---|---|---|
| committer | Will Andrews <will@FreeBSD.org> | 2001-02-27 22:30:09 +0000 |
| commit | 98958aed09117c0f44c2a095f5c374388a315f3c (patch) | |
| tree | 3e51397513210831e42dcc9447b71a809e442720 /editors/koffice/files/patch-kspread.h | |
| parent | a79689be8b38ef8b2958fa7d5fbfd42d27845344 (diff) | |
Add patches to fix build with KDE 2.1. Bump PORTREVISION to denote new
package based on KDE 2.1. Change MAINTAINER back to myself. This should
fix kde2 metaport once again.
Submitted by: many many people...
Diffstat (limited to 'editors/koffice/files/patch-kspread.h')
| -rw-r--r-- | editors/koffice/files/patch-kspread.h | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/koffice/files/patch-kspread.h b/editors/koffice/files/patch-kspread.h new file mode 100644 index 000000000000..afdba0bb7a8a --- /dev/null +++ b/editors/koffice/files/patch-kspread.h @@ -0,0 +1,10 @@ +--- kspread/kspread_util.h Sun Jun 25 04:09:50 2000 ++++ kspread/kspread_util.h.new Tue Feb 27 17:00:17 2001 +@@ -20,6 +20,7 @@ + #ifndef __kspread_util_h__ + #define __kspread_util_h__ + ++#include <stdlib.h> + #include <qstring.h> + #include <qrect.h> + |
