summaryrefslogtreecommitdiff
path: root/textproc/scim-bridge-qt4/files/patch-configure
blob: 8d23f499d93742248a0fe2e8adced601cd5bff99 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
$FreeBSD$

--- configure.orig
+++ configure
@@ -24584,6 +24584,8 @@
   enable_gtk2_immodule="yes";
 fi
 
+enable_gtk2_immodule="no";
+
 # Check if we should build scim-bridge-qt-immodule
 
 pkg_failed=no
@@ -24661,6 +24663,7 @@
   enable_qt3_immodule="yes";
 fi
 
+enable_qt3_immodule="no";
 
 pkg_failed=no
 { $as_echo "$as_me:$LINENO: checking for QT4" >&5