Index: head/chinese/ibus-array/Makefile =================================================================== --- head/chinese/ibus-array/Makefile (revision 477670) +++ head/chinese/ibus-array/Makefile (revision 477671) @@ -1,33 +1,33 @@ # $FreeBSD$ PORTNAME= ibus-array PORTVERSION= 0.1.2 DISTVERSIONPREFIX= release- CATEGORIES= chinese MAINTAINER= jiashiun@gmail.com COMMENT= Array 30 input method for IBus LICENSE= GPLv2 BUILD_DEPENDS= ibus-daemon:textproc/ibus RUN_DEPENDS= ibus-daemon:textproc/ibus GNU_CONFIGURE= yes -USES= autoreconf gettext gmake libtool pkgconfig sqlite +USES= autoreconf gettext gmake libtool pkgconfig python:2.7 sqlite USE_GNOME+= glib20 USE_GITHUB= yes GH_ACCOUNT= lexical OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls pre-configure: cd ${WRKSRC} && ./autogen.sh .include