summaryrefslogtreecommitdiff
path: root/inputmethod
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2013-10-23 12:48:26 +0000
committerobache <obache@pkgsrc.org>2013-10-23 12:48:26 +0000
commit1935f055cec9ae0ebcbe3268432e88e7c8f78fd8 (patch)
treecd00f99aba5cda1d238f14cd3c38bdd95b5af3eb /inputmethod
parentd46c7b3a2c0b907ebaf201551dbb90222b40e614 (diff)
downloadpkgsrc-1935f055cec9ae0ebcbe3268432e88e7c8f78fd8.tar.gz
remove unwanted gtk2 related things.
Diffstat (limited to 'inputmethod')
-rw-r--r--inputmethod/ibus-unikey/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/inputmethod/ibus-unikey/Makefile b/inputmethod/ibus-unikey/Makefile
index 6f1aa35f491..7809d06715f 100644
--- a/inputmethod/ibus-unikey/Makefile
+++ b/inputmethod/ibus-unikey/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2013/10/23 12:47:33 obache Exp $
+# $NetBSD: Makefile,v 1.24 2013/10/23 12:48:26 obache Exp $
#
DISTNAME= ibus-unikey-0.6.1
@@ -20,6 +20,5 @@ USE_TOOLS+= gmake pkg-config intltool msgfmt
CONFIGURE_ARGS+= --with-gtk-version=3
.include "../../inputmethod/ibus/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gtk2+= gtk2+>=2.12.0
.include "../../x11/gtk3/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"