diff -ruN /usr/ports/chinese/ibus-pinyin/Makefile ./Makefile --- /usr/ports/chinese/ibus-pinyin/Makefile 2017-12-15 20:22:53.731647000 -0500 +++ ./Makefile 2017-12-26 00:12:43.114389000 -0500 @@ -1,5 +1,5 @@ # Created by: Henry Hu -# $FreeBSD: head/chinese/ibus-pinyin/Makefile 456048 2017-12-11 16:48:54Z antoine $ +# $FreeBSD: head/chinese/ibus-pinyin/Makefile 437439 2017-04-01 15:23:30Z gerald $ PORTNAME= ibus-pinyin PORTVERSION= 1.5.0 @@ -17,8 +17,8 @@ libibus-1.0.so:textproc/ibus \ libsqlite3.so:databases/sqlite3 -USES= compiler:c++11-lib gmake pkgconfig python autoreconf libtool -USE_GNOME= glib20 +USES= compiler:c++11-lib gmake pkgconfig python autoreconf libtool gettext +USE_GNOME= glib20 intltool USE_PYTHON= py3kplist GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-dependency-tracking --disable-lua-extension @@ -29,8 +29,6 @@ OPTIONS_DEFINE= NLS OPTIONS_SUB= yes -NLS_USES= gettext -NLS_USE= GNOME=intltool NLS_CONFIGURE_ENABLE= nls .include