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-kde3/files/patch-kpbackground.h.new | |
| 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-kde3/files/patch-kpbackground.h.new')
| -rw-r--r-- | editors/koffice-kde3/files/patch-kpbackground.h.new | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/editors/koffice-kde3/files/patch-kpbackground.h.new b/editors/koffice-kde3/files/patch-kpbackground.h.new new file mode 100644 index 000000000000..271f1b05d2d2 --- /dev/null +++ b/editors/koffice-kde3/files/patch-kpbackground.h.new @@ -0,0 +1,10 @@ +--- kpresenter/kpbackground.h Sat Aug 26 04:53:37 2000 ++++ kpresenter/kpbackground.h.new Tue Feb 27 16:52:49 2001 +@@ -20,6 +20,7 @@ + #ifndef kpbackground_h + #define kpbackground_h + ++#include <stdlib.h> + #include <qcolor.h> + #include <qstring.h> + #include <qrect.h> |
