aboutsummaryrefslogtreecommitdiff
path: root/sysutils/kcpuload/files/patch-kcpuload_Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/kcpuload/files/patch-kcpuload_Makefile.in')
-rw-r--r--sysutils/kcpuload/files/patch-kcpuload_Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/sysutils/kcpuload/files/patch-kcpuload_Makefile.in b/sysutils/kcpuload/files/patch-kcpuload_Makefile.in
new file mode 100644
index 000000000000..5b6dcda5ff9f
--- /dev/null
+++ b/sysutils/kcpuload/files/patch-kcpuload_Makefile.in
@@ -0,0 +1,11 @@
+--- kcpuload/Makefile.in.orig Sun May 23 17:03:46 2004
++++ kcpuload/Makefile.in Sun May 23 17:10:01 2004
+@@ -265,7 +265,7 @@
+
+ kcpuload_LDFLAGS = $(KDE_RPATH) $(all_libraries)
+
+-kcpuload_LDADD = $(LIB_KDEUI)
++kcpuload_LDADD = $(LIB_KDEUI) $(LIBPTHREAD)
+
+ kcpuload_SOURCES = \
+ icontoggleaction.cpp \