diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2009-11-14 12:33:33 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2009-11-14 12:33:33 +0000 |
commit | cc415305a049ca523f2a8cf674009fa77c54fee6 (patch) | |
tree | 6cf30da0266c6ffa712f243cc23f3c1b5c4a4fb8 /x11/kde4-workspace/files/patch-libs-ksysguard_CMakeLists.txt | |
parent | - Now fix to use this port on !i386. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_8_0_0'.release/8.0.0
Diffstat (limited to 'x11/kde4-workspace/files/patch-libs-ksysguard_CMakeLists.txt')
-rw-r--r-- | x11/kde4-workspace/files/patch-libs-ksysguard_CMakeLists.txt | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/kde4-workspace/files/patch-libs-ksysguard_CMakeLists.txt b/x11/kde4-workspace/files/patch-libs-ksysguard_CMakeLists.txt deleted file mode 100644 index de32b4591cdf..000000000000 --- a/x11/kde4-workspace/files/patch-libs-ksysguard_CMakeLists.txt +++ /dev/null @@ -1,11 +0,0 @@ ---- ./libs/ksysguard/CMakeLists.txt.orig 2008-04-10 13:30:14.000000000 +0400 -+++ ./libs/ksysguard/CMakeLists.txt 2008-06-28 14:04:29.000000000 +0400 -@@ -5,7 +5,7 @@ - add_subdirectory( processui ) - add_subdirectory( tests ) - --check_include_files(sys/ptrace.h HAVE_SYS_PTRACE_H) -+check_include_files(signal.h HAVE_SYS_PTRACE_H) - - configure_file(config-ksysguard.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-ksysguard.h ) - |