diff options
Diffstat (limited to 'textproc/ibus-table/Makefile')
-rw-r--r-- | textproc/ibus-table/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/ibus-table/Makefile b/textproc/ibus-table/Makefile index d6f8303d69b1..ee94382cb565 100644 --- a/textproc/ibus-table/Makefile +++ b/textproc/ibus-table/Makefile @@ -14,9 +14,8 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 LIB_DEPENDS= libibus-1.0.so:${PORTSDIR}/textproc/ibus RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:${PORTSDIR}/databases/py-sqlite3 -USE_PYTHON= yes USE_GNOME= pygtk2 -USES= gmake pkgconfig +USES= gmake pkgconfig python GNU_CONFIGURE= yes |