summaryrefslogtreecommitdiffstats
path: root/net/kdenetwork4/files/extra-patch-CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'net/kdenetwork4/files/extra-patch-CMakeLists.txt')
-rw-r--r--net/kdenetwork4/files/extra-patch-CMakeLists.txt16
1 files changed, 8 insertions, 8 deletions
diff --git a/net/kdenetwork4/files/extra-patch-CMakeLists.txt b/net/kdenetwork4/files/extra-patch-CMakeLists.txt
index cf3878a..729d38d 100644
--- a/net/kdenetwork4/files/extra-patch-CMakeLists.txt
+++ b/net/kdenetwork4/files/extra-patch-CMakeLists.txt
@@ -1,12 +1,12 @@
---- ./CMakeLists.txt.orig 2010-03-27 03:29:39.000000000 +1000
-+++ ./CMakeLists.txt 2010-05-16 16:29:43.300835439 +1100
-@@ -78,9 +78,7 @@
-
+--- ./CMakeLists.txt.orig 2011-12-20 21:00:23.000000000 +0000
++++ ./CMakeLists.txt 2012-02-28 15:15:47.088880908 +0000
+@@ -86,9 +86,7 @@
+ if(Q_WS_X11)
# kppp is broken on FreeBSD >= 8.0
# disabling until a fix appears
-- if(NOT CMAKE_SYSTEM_NAME MATCHES FreeBSD AND NOT APPLE)
+- if(NOT CMAKE_SYSTEM_NAME MATCHES FreeBSD AND NOT APPLE AND NOT CMAKE_SYSTEM_NAME STREQUAL GNU)
macro_optional_add_subdirectory(kppp)
-- endif(NOT CMAKE_SYSTEM_NAME MATCHES FreeBSD AND NOT APPLE)
+- endif(NOT CMAKE_SYSTEM_NAME MATCHES FreeBSD AND NOT APPLE AND NOT CMAKE_SYSTEM_NAME STREQUAL GNU)
- if(LIBVNCSERVER_FOUND)
- macro_optional_add_subdirectory(krfb)
+ macro_optional_add_subdirectory(krfb)
+ endif(Q_WS_X11)
OpenPOWER on IntegriCloud