head 1.3; access; symbols pkgsrc-2013Q2:1.3.0.2 pkgsrc-2013Q2-base:1.3 pkgsrc-2013Q1:1.1.0.2 pkgsrc-2013Q1-base:1.1; locks; strict; comment @# @; 1.3 date 2013.04.29.09.52.15; author ryoon; state dead; branches; next 1.2; 1.2 date 2013.04.29.09.21.24; author ryoon; state Exp; branches; next 1.1; 1.1 date 2013.01.18.11.36.40; author ryoon; state Exp; branches; next ; desc @@ 1.3 log @Change base package to mozc-server from ibus-mozc. This change encourages uim-mozc, fcitx-mozc and so on. @ text @$NetBSD: patch-base_base.gyp,v 1.2 2013/04/29 09:21:24 ryoon Exp $ --- base/base.gyp.orig 2013-03-29 04:33:43.000000000 +0000 +++ base/base.gyp @@@@ -85,7 +85,7 @@@@ # shared among *host* binaries and *target* binaries. This means that # you should implement *host* binaries by using limited libraries # which are also available on NDK. - ['OS=="linux" and target_platform!="Android" and ' + ['OS=="netbsd" or (OS=="linux" and target_platform!="Android") and ' 'not (target_platform=="NaCl" and _toolset=="target")', { 'defines': [ 'HAVE_LIBRT=1', @@@@ -262,23 +262,23 @@@@ ], } }], - ['OS=="linux" and target_platform!="Android" and ' + ['OS=="netbsd" or (OS=="linux" and target_platform!="Android") and ' 'not (target_platform=="NaCl" and _toolset=="target")', { 'cflags': [ - '