diff -ruN /usr/ports/chinese/ibus-pinyin/Makefile ./Makefile --- /usr/ports/chinese/ibus-pinyin/Makefile 2017-04-22 11:39:21.942078000 -0400 +++ ./Makefile 2017-09-04 10:21:22.512170000 -0400 @@ -3,7 +3,7 @@ PORTNAME= ibus-pinyin PORTVERSION= 1.5.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= chinese MAINTAINER= henry.hu.sh@gmail.com @@ -17,19 +17,12 @@ 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 GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-dependency-tracking --disable-lua-extension USE_GITHUB= yes GH_ACCOUNT= ibus - -OPTIONS_DEFINE= NLS -OPTIONS_SUB= yes - -NLS_USES= gettext -NLS_USE= GNOME=intltool -NLS_CONFIGURE_ENABLE= nls .include