diff options
| author | Thierry Thomas <thierry@FreeBSD.org> | 2009-05-19 20:19:01 +0000 |
|---|---|---|
| committer | Thierry Thomas <thierry@FreeBSD.org> | 2009-05-19 20:19:01 +0000 |
| commit | caa743c234317cf26e963f3eebbf8ef5cc807b08 (patch) | |
| tree | 1683473b754a12b146dc4717405f6e784e9e2c40 /math/rkward-kde4/files/patch-rkward_rbackend_rthread.cpp | |
| parent | - Mark BROKEN: does not install (diff) | |
Adding RKWard for KDE4.
RKWard prior to v. 0.5 depends on KDE-3, and newer versions
depend on KDE-4.
PR: ports/134495
Diffstat (limited to 'math/rkward-kde4/files/patch-rkward_rbackend_rthread.cpp')
| -rw-r--r-- | math/rkward-kde4/files/patch-rkward_rbackend_rthread.cpp | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/math/rkward-kde4/files/patch-rkward_rbackend_rthread.cpp b/math/rkward-kde4/files/patch-rkward_rbackend_rthread.cpp new file mode 100644 index 000000000000..967f915dc290 --- /dev/null +++ b/math/rkward-kde4/files/patch-rkward_rbackend_rthread.cpp @@ -0,0 +1,10 @@ +--- rkward/rbackend/rthread.cpp.orig 2008-11-21 16:31:14.000000000 +0100 ++++ rkward/rbackend/rthread.cpp 2009-05-06 23:40:25.000000000 +0200 +@@ -33,6 +33,7 @@ + #include <QDBusConnection> + #include <QList> + ++#include <pthread.h> + #include <signal.h> // needed for pthread_kill + + #define MAX_BUF_LENGTH 4000 |
