summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-mozc
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2021-02-27 04:19:46 +0000
committerryoon <ryoon@pkgsrc.org>2021-02-27 04:19:46 +0000
commit6c033b1239927c4e18e8a4868f622a6c908172d9 (patch)
tree4c29ce300461c2a30cdb49f7cbcb0d2367940aa7 /inputmethod/ibus-mozc
parent52f7490e572d36272b7bf0d3c95703f1eb63c16f (diff)
downloadpkgsrc-6c033b1239927c4e18e8a4868f622a6c908172d9.tar.gz
mozc: Fix build under NetBSD/i386 and use external protobuf library
* Include mk/atomic64.mk to add -march=i586 to CFLAGS and pass CFLAGS to gyp. Fix PR pkg/56025 in another way. * Use external devel/protobuf to avoid internal protobuf build. So bump PKGREVISION. * dictionary/pos_matcher.h does not generated before its use sometimes. Generate it explicitly with dictionary/dictionary_base.gyp:text_dictionary_loader target for mozc-server.
Diffstat (limited to 'inputmethod/ibus-mozc')
-rw-r--r--inputmethod/ibus-mozc/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/ibus-mozc/Makefile b/inputmethod/ibus-mozc/Makefile
index c82f4411844..8d76fa6969a 100644
--- a/inputmethod/ibus-mozc/Makefile
+++ b/inputmethod/ibus-mozc/Makefile
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.64 2021/02/15 14:50:22 ryoon Exp $
+# $NetBSD: Makefile,v 1.65 2021/02/27 04:19:46 ryoon Exp $
PKGNAME= ibus-${DISTNAME}
+PKGREVISION= 1
INSTALLATION_DIRS+= libexec share/ibus share/ibus/component \
share/ibus-mozc