312a702b4b
- Add textproc/uim-kde4, KDE4 panel applet of uim input method. It is a slave port of textproc/uim. - Remove japanese/uim-canna and japanese/uim-prime. Now the canna and prime modules are implemented as scheme scripts and they can be installed from textproc/uim. - Enable helper tools installation of textproc/uim-qt4. - Enable sj3 support of textproc/uim.
11 lines
373 B
Text
11 lines
373 B
Text
--- configure.orig 2010-11-18 05:01:48.000000000 +0900
|
|
+++ configure 2010-11-18 05:02:16.000000000 +0900
|
|
@@ -24012,7 +24012,7 @@
|
|
|
|
# Check whether --with-xft was given.
|
|
if test "${with_xft+set}" = set; then
|
|
- withval=$with_xft; if test "x$enableval" = "xyes"; then
|
|
+ withval=$with_xft; if test "x$withval" = "xyes"; then
|
|
TRY_XFT=yes
|
|
else
|
|
TRY_XFT=no
|