head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.8 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.4 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.2 pkgsrc-2011Q2-base:1.2 pkgsrc-2010Q3:1.1.1.1.0.2 pkgsrc-2010Q3-base:1.1.1.1 pkgsrc-base:1.1.1.1 TNF:1.1.1; locks; strict; comment @# @; 1.2 date 2010.12.03.12.14.29; author obache; state dead; branches; next 1.1; 1.1 date 2010.08.07.02.18.29; author obache; state Exp; branches 1.1.1.1; next ; 1.1.1.1 date 2010.08.07.02.18.29; author obache; state Exp; branches; next ; desc @@ 1.2 log @Update ibus-table-chinese to 1.3.0.20101201. * Fri Dec 03 2010 Ding-Yi Chen - 1.3.0.20101201 - Support out-of-source build - Remove ibus-table-chinese-all * Sat Nov 27 2010 Ding-Yi Chen - 1.3.0.20101126 - Split into subpackage - Use cmake instead of autotool @ text @$NetBSD: patch-aa,v 1.1 2010/08/07 02:18:29 obache Exp $ portability fix --- configure.orig 2010-05-27 08:17:37.000000000 +0000 +++ configure @@@@ -2959,7 +2959,7 @@@@ else fi - if test x"$enable_extra_phrases" == x"yes"; then + if test x"$enable_extra_phrases" = x"yes"; then IBUS_TABLE_EXTRA_PHRASES_TRUE= IBUS_TABLE_EXTRA_PHRASES_FALSE='#' else @@@@ -2969,7 +2969,7 @@@@ fi # check for ibus-table-extraphrase, if we need it. -if test x"$enable_extra_phrases" == x"yes"; then +if test x"$enable_extra_phrases" = x"yes"; then pkg_failed=no { $as_echo "$as_me:${as_lineno-$LINENO}: checking for EXTRA_PHRASE" >&5 @ 1.1 log @Initial revision @ text @d1 1 a1 1 $NetBSD$ @ 1.1.1.1 log @Import ibus-table-chinese-1.3.0.20100527 as inputmethod/ibus-table-chinese. ibus-table-chinese provide the chinese input method tables for IBus-Table, one of input method engines on IBus framework: @ text @@