diff --git a/chinese/ibus-array/Makefile b/chinese/ibus-array/Makefile index 4055def90b97..adffa83b73c4 100644 --- a/chinese/ibus-array/Makefile +++ b/chinese/ibus-array/Makefile @@ -1,32 +1,32 @@ PORTNAME= ibus-array PORTVERSION= 0.2.2.${SNAPDATE} CATEGORIES= chinese MAINTAINER= jiashiun@gmail.com COMMENT= Array 30 input method for IBus WWW= https://github.com/lexical/ibus-array/ LICENSE= GPLv2 BUILD_DEPENDS= ibus-daemon:textproc/ibus zh-opencc>=1.0:chinese/opencc RUN_DEPENDS= ibus-daemon:textproc/ibus zh-opencc>=1.0:chinese/opencc -USES= autoreconf gmake gnome libtool pkgconfig python:3.0+ sqlite +USES= autoreconf gmake gnome libtool pkgconfig python sqlite USE_GNOME+= glib20 USE_GITHUB= yes GH_ACCOUNT= lexical GH_TAGNAME= 06146c5e6518ddf813d0ab1789ba84eadbe9d52b SNAPDATE= 20230502 GNU_CONFIGURE= yes OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls pre-configure: cd ${WRKSRC} && ./autogen.sh .include