summaryrefslogtreecommitdiffstats
path: root/net/libproxy/files/patch-libproxy_cmake_modules_pacrunner-webkit.cmk
diff options
context:
space:
mode:
Diffstat (limited to 'net/libproxy/files/patch-libproxy_cmake_modules_pacrunner-webkit.cmk')
-rw-r--r--net/libproxy/files/patch-libproxy_cmake_modules_pacrunner-webkit.cmk11
1 files changed, 0 insertions, 11 deletions
diff --git a/net/libproxy/files/patch-libproxy_cmake_modules_pacrunner-webkit.cmk b/net/libproxy/files/patch-libproxy_cmake_modules_pacrunner-webkit.cmk
deleted file mode 100644
index de1d1f649..000000000
--- a/net/libproxy/files/patch-libproxy_cmake_modules_pacrunner-webkit.cmk
+++ /dev/null
@@ -1,11 +0,0 @@
---- libproxy/cmake/modules/pacrunner_webkit.cmk.orig 2011-01-08 01:14:30.000000000 +0100
-+++ libproxy/cmake/modules/pacrunner_webkit.cmk 2011-01-08 01:16:05.000000000 +0100
-@@ -12,5 +12,6 @@ elseif(APPLE)
- set(WEBKIT_FOUND 1)
- endif()
- else()
-+ option(WITH_WEBKIT "Search for WebKit package" ON)
- px_check_modules(WEBKIT webkit-1.0)
--endif()
-\ No newline at end of file
-+endif()