aboutsummaryrefslogtreecommitdiff
path: root/textproc/ibus-table
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2020-01-29 16:48:47 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2020-01-29 16:48:47 +0000
commit1797c6605e3e2eacc437a1fe1991c8aebad7c9b9 (patch)
treee1dc2006959af4f585639eaacc700398202e2adb /textproc/ibus-table
parent9013aa2cec89b3fff5bf8a74fdb3fbaaeed7b2c3 (diff)
downloadports-1797c6605e3e2eacc437a1fe1991c8aebad7c9b9.tar.gz
ports-1797c6605e3e2eacc437a1fe1991c8aebad7c9b9.zip
ibus-table does not use pygtk2
Notes
Notes: svn path=/head/; revision=524559
Diffstat (limited to 'textproc/ibus-table')
-rw-r--r--textproc/ibus-table/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/ibus-table/Makefile b/textproc/ibus-table/Makefile
index cd299b5cf3c0..346d2e8d544a 100644
--- a/textproc/ibus-table/Makefile
+++ b/textproc/ibus-table/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ibus-table
DISTVERSION= 1.9.24
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= yuri@FreeBSD.org
@@ -17,11 +18,10 @@ BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR
LIB_DEPENDS= libibus-1.0.so:textproc/ibus
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR}
-USES= autoreconf gmake gnome pkgconfig python:3.4+
+USES= autoreconf gmake pkgconfig python:3.4+
GNU_CONFIGURE= yes
USE_GITHUB= yes
GH_ACCOUNT= kaio
-USE_GNOME= pygtk2
OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes