Mon Nov 11 10:12:35 2019 UTC ()
uim: Needs autopoint


(nia)
diff -r1.156 -r1.157 pkgsrc/inputmethod/uim/Makefile

cvs diff -r1.156 -r1.157 pkgsrc/inputmethod/uim/Makefile (expand / switch to unified diff)

--- pkgsrc/inputmethod/uim/Makefile 2019/11/05 17:28:37 1.156
+++ pkgsrc/inputmethod/uim/Makefile 2019/11/11 10:12:35 1.157
@@ -1,30 +1,31 @@ @@ -1,30 +1,31 @@
1# $NetBSD: Makefile,v 1.156 2019/11/05 17:28:37 ryoon Exp $ 1# $NetBSD: Makefile,v 1.157 2019/11/11 10:12:35 nia Exp $
2 2
3.include "../../inputmethod/uim/Makefile.common" 3.include "../../inputmethod/uim/Makefile.common"
4 4
5COMMENT= Multilingual input method library 5COMMENT= Multilingual input method library
6LICENSE= modified-bsd 6LICENSE= modified-bsd
7 7
8CONFLICTS+= uim-qt4-immodule-[0-9]* 8CONFLICTS+= uim-qt4-immodule-[0-9]*
9 9
10GNU_CONFIGURE= YES 10GNU_CONFIGURE= YES
11USE_LIBTOOL= YES 11USE_LIBTOOL= YES
12 12
13# Do not segfault uim-module-manager during build 13# Do not segfault uim-module-manager during build
14BUILDLINK_TRANSFORM+= opt:-O2:-O1 14BUILDLINK_TRANSFORM+= opt:-O2:-O1
15 15
16USE_TOOLS+= gmake pkg-config 16USE_TOOLS+= gmake pkg-config
17USE_TOOLS+= intltool msgfmt msgmerge xgettext 17USE_TOOLS+= intltool msgfmt msgmerge xgettext
 18USE_TOOLS+= autopoint
18USE_LANGUAGES= c99 c++03 19USE_LANGUAGES= c99 c++03
19 20
20# Avoid finding mono tool and breaking. 21# Avoid finding mono tool and breaking.
21MAKE_FLAGS+= CSI= 22MAKE_FLAGS+= CSI=
22 23
23LDFLAGS.SunOS+= -mimpure-text 24LDFLAGS.SunOS+= -mimpure-text
24CFLAGS.SunOS+= -D__EXTENSIONS__ 25CFLAGS.SunOS+= -D__EXTENSIONS__
25 26
26UIM_MODULES= anthy-utf8 skk tutcode byeoru latin elatin xmload \ 27UIM_MODULES= anthy-utf8 skk tutcode byeoru latin elatin xmload \
27 pyload py pyunihan viqr ipa-x-sampa look ajax-ime \ 28 pyload py pyunihan viqr ipa-x-sampa look ajax-ime \
28 google-cgiapi-jp baidu-olime-jp 29 google-cgiapi-jp baidu-olime-jp
29 30
30BUILD_DEFS+= PKG_SYSCONFBASE 31BUILD_DEFS+= PKG_SYSCONFBASE