aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-11-26 12:39:13 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2015-11-26 12:39:13 +0000
commitf45ff646138327fea50d76989f0b032dc4c560ec (patch)
tree8d417f10eb3d1ea41b7d339a7ab7ebab6f4ffd3b /x11-themes
parente59fc587d3d05a848bb1886b566e8eb67415c24b (diff)
downloadports-f45ff646138327fea50d76989f0b032dc4c560ec.tar.gz
ports-f45ff646138327fea50d76989f0b032dc4c560ec.zip
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/kdeartwork4/files/patch-kscreensaver_xsavers_CMakeLists.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/x11-themes/kdeartwork4/files/patch-kscreensaver_xsavers_CMakeLists.txt b/x11-themes/kdeartwork4/files/patch-kscreensaver_xsavers_CMakeLists.txt
new file mode 100644
index 000000000000..e6aba69f8130
--- /dev/null
+++ b/x11-themes/kdeartwork4/files/patch-kscreensaver_xsavers_CMakeLists.txt
@@ -0,0 +1,10 @@
+Fix the build with CMake 3.4.0.
+
+Not upstreamable, kdeartwork is unmaintained.
+--- kscreensaver/xsavers/CMakeLists.txt.orig 2015-11-26 12:38:07 UTC
++++ kscreensaver/xsavers/CMakeLists.txt
+@@ -1,3 +1,4 @@
++include(CheckIncludeFiles)
+ check_include_files(memory.h HAVE_MEMORY_H)
+ configure_file (config-xsavers.h.cmake ${CMAKE_CURRENT_BINARY_DIR}/config-xsavers.h )
+