summaryrefslogtreecommitdiff
path: root/net/libproxy/files/patch-libproxy_cmake_modules.cmk
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2011-08-23 18:29:54 +0000
committerKoop Mast <kwm@FreeBSD.org>2011-08-23 18:29:54 +0000
commitac692c0b61b6868f8e915520f4f1496d46837bec (patch)
treed75ce6e99aa57cdf35b9daa3cf9f371a1fec2a96 /net/libproxy/files/patch-libproxy_cmake_modules.cmk
parentAdd glib-networking 2.28.7. (diff)
Update to 0.4.6.
Notes
Notes: svn path=/head/; revision=280290
Diffstat (limited to 'net/libproxy/files/patch-libproxy_cmake_modules.cmk')
-rw-r--r--net/libproxy/files/patch-libproxy_cmake_modules.cmk16
1 files changed, 16 insertions, 0 deletions
diff --git a/net/libproxy/files/patch-libproxy_cmake_modules.cmk b/net/libproxy/files/patch-libproxy_cmake_modules.cmk
new file mode 100644
index 000000000000..08768da011b7
--- /dev/null
+++ b/net/libproxy/files/patch-libproxy_cmake_modules.cmk
@@ -0,0 +1,16 @@
+--- libproxy/cmake/modules.cmk.orig 2011-01-08 01:06:52.000000000 +0100
++++ libproxy/cmake/modules.cmk 2011-01-08 01:07:02.000000000 +0100
+@@ -17,10 +17,10 @@ include(cmake/modules/pacrunner_mozjs.cm
+ include(cmake/modules/pacrunner_webkit.cmk)
+
+ # Build the pacrunner into libproxy unless we are building for multiple engines
+-set(BIPR 1)
+-if(MOZJS_FOUND AND WEBKIT_FOUND)
++#set(BIPR 1)
++#if(MOZJS_FOUND AND WEBKIT_FOUND)
+ set(BIPR 0)
+-endif()
++#endif()
+
+ #
+ ## Module definition