summaryrefslogtreecommitdiff
path: root/x11/kdebase4-workspace/files/patch-libs-ksysguard-processui_CMakeLists.txt
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-08-09 16:52:28 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-08-09 16:52:28 +0000
commit568f8e877fb50618d4813b943d712e3bc08fd147 (patch)
tree16eef3a555a802ca06d05606c7f2a75ccbc6a431 /x11/kdebase4-workspace/files/patch-libs-ksysguard-processui_CMakeLists.txt
parent- Force commit (diff)
The KDE FreeBSD team is proud to announce the release of KDE 4.1.0
for FreeBSD. The official KDE 4.1.0 release notes can be found at http://www.kde.org/announcements/4.1/. Some note: * Prefix KDE4 will be install into a custom prefixes namely ${LOCALBASE}/kde4. KDE4 and KDE3 can co-exist * Sound For sound to work, it is necessary to have dbus and hal enabled in your system. Please see the respective documentation on how to enable these. For more Informations see the HEADS UP at ports@ and kde-freebsd@ or our wiki page http://wiki.freebsd.org/KDE4/Install. Have fun!
Notes
Notes: svn path=/head/; revision=218272
Diffstat (limited to 'x11/kdebase4-workspace/files/patch-libs-ksysguard-processui_CMakeLists.txt')
-rw-r--r--x11/kdebase4-workspace/files/patch-libs-ksysguard-processui_CMakeLists.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/x11/kdebase4-workspace/files/patch-libs-ksysguard-processui_CMakeLists.txt b/x11/kdebase4-workspace/files/patch-libs-ksysguard-processui_CMakeLists.txt
new file mode 100644
index 000000000000..1de4d0ae85d0
--- /dev/null
+++ b/x11/kdebase4-workspace/files/patch-libs-ksysguard-processui_CMakeLists.txt
@@ -0,0 +1,11 @@
+--- ../libs/ksysguard/processui/CMakeLists.txt.orig 2008-06-18 16:41:37.000000000 +0400
++++ ../libs/ksysguard/processui/CMakeLists.txt 2008-06-28 13:56:54.000000000 +0400
+@@ -1,7 +1,7 @@
+
+ include_directories( ${CMAKE_CURRENT_SOURCE_DIR}/../ ../processcore/)
+
+-check_include_files(sys/ptrace.h HAVE_SYS_PTRACE_H)
++check_include_files(signal.h HAVE_SYS_PTRACE_H)
+ check_include_files(sys/endian.h HAVE_SYS_ENDIAN_H)
+ check_include_files(byteswap.h HAVE_BYTESWAP_H)
+