summaryrefslogtreecommitdiffstats
path: root/x11/kdebase3
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2006-02-12 16:07:35 +0000
committerlofi <lofi@FreeBSD.org>2006-02-12 16:07:35 +0000
commitd453c849e33b5d13fc99aca8d77b7699952ca1fe (patch)
tree534f86f56128e20997d193589489cdb4e75167c3 /x11/kdebase3
parente1ce0e4f54f94464b4a05d530100f3f16b74bafa (diff)
downloadFreeBSD-ports-d453c849e33b5d13fc99aca8d77b7699952ca1fe.zip
FreeBSD-ports-d453c849e33b5d13fc99aca8d77b7699952ca1fe.tar.gz
Fix compile on 4.x
Diffstat (limited to 'x11/kdebase3')
-rw-r--r--x11/kdebase3/files/patch-ksmserver-legacy.cpp13
1 files changed, 13 insertions, 0 deletions
diff --git a/x11/kdebase3/files/patch-ksmserver-legacy.cpp b/x11/kdebase3/files/patch-ksmserver-legacy.cpp
new file mode 100644
index 0000000..553e159
--- /dev/null
+++ b/x11/kdebase3/files/patch-ksmserver-legacy.cpp
@@ -0,0 +1,13 @@
+--- ksmserver/legacy.cpp.orig Sun Feb 12 16:47:39 2006
++++ ksmserver/legacy.cpp Sun Feb 12 16:48:55 2006
+@@ -36,6 +36,10 @@
+
+ #include "server.h"
+
++#ifdef HAVE_SYS_TIME_H
++#include <sys/time.h>
++#endif
++
+ #include <unistd.h>
+
+ #include <qtimer.h>
OpenPOWER on IntegriCloud