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-kde4/files/patch-kword_frame.cc | |
| 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-kde4/files/patch-kword_frame.cc')
| -rw-r--r-- | editors/koffice-kde4/files/patch-kword_frame.cc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/editors/koffice-kde4/files/patch-kword_frame.cc b/editors/koffice-kde4/files/patch-kword_frame.cc new file mode 100644 index 000000000000..d26624673465 --- /dev/null +++ b/editors/koffice-kde4/files/patch-kword_frame.cc @@ -0,0 +1,11 @@ +--- kword/kword_frame.cc Sun Oct 15 15:48:52 2000 ++++ kword/kword_frame.cc.new Tue Feb 27 17:17:40 2001 +@@ -30,7 +30,7 @@ + + #include <kdebug.h> + #include <koPageLayoutDia.h> +- ++#include <stdlib.h> + #include <fstream> + #include <unistd.h> + #include <limits.h> |
