diff options
Diffstat (limited to 'x11/kdebase4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CMakeLists.txt')
-rw-r--r-- | x11/kdebase4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CMakeLists.txt | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/x11/kdebase4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CMakeLists.txt b/x11/kdebase4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CMakeLists.txt deleted file mode 100644 index 7fda482f5530..000000000000 --- a/x11/kdebase4-workspace/files/patch-ksysguard-ksysguardd-FreeBSD-CMakeLists.txt +++ /dev/null @@ -1,12 +0,0 @@ ---- ksysguard/ksysguardd/FreeBSD/CMakeLists.txt.orig 2009-08-20 20:01:27.000000000 +0200 -+++ ksysguard/ksysguardd/FreeBSD/CMakeLists.txt 2009-08-20 20:01:45.000000000 +0200 -@@ -8,7 +8,8 @@ - logfile.c - Memory.c - netdev.c -- ProcessList.c) -+ ProcessList.c -+ uptime.c) - - TARGET_LINK_LIBRARIES(libksysguardd kvm) - |