freebsd-ports/textproc/scim-bridge/files/patch-configure
Ashish SHUKLA 4b44e00a1d - Update to 0.4.16.
- Add LICENSE information.

Approved by:	tabthorpe (mentor)
2010-07-15 14:20:29 +00:00

29 lines
507 B
Text

$FreeBSD$
--- configure.orig
+++ configure
@@ -24583,6 +24583,7 @@
enable_gtk2_immodule="yes";
fi
+enable_gtk2_immodule="no";
# Check if we should build scim-bridge-qt-immodule
@@ -24660,6 +24661,7 @@
enable_qt3_immodule="yes";
fi
+enable_qt3_immodule="no";
pkg_failed=no
@@ -24736,6 +24738,7 @@
enable_qt4_immodule="yes";
fi
+enable_qt4_immodule="no";
###########################################################
## Definiation of compile args. ##