summaryrefslogtreecommitdiff
path: root/inputmethod/ibus
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2014-05-05 02:54:50 +0000
committerobache <obache@pkgsrc.org>2014-05-05 02:54:50 +0000
commitd43290c0601c5632cdb1f27a1ad2ea58a78c29ea (patch)
tree1729997b058da68e3e347565d7c9ca67026ed091 /inputmethod/ibus
parent5c2fadd1fb5f6027c77518dfa986688323c91235 (diff)
downloadpkgsrc-d43290c0601c5632cdb1f27a1ad2ea58a78c29ea.tar.gz
missing recursive bump from pixman.
Diffstat (limited to 'inputmethod/ibus')
-rw-r--r--inputmethod/ibus/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/ibus/Makefile b/inputmethod/ibus/Makefile
index 361d2e838d0..f30f4ce3364 100644
--- a/inputmethod/ibus/Makefile
+++ b/inputmethod/ibus/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.38 2014/05/05 02:53:26 obache Exp $
+# $NetBSD: Makefile,v 1.39 2014/05/05 02:54:50 obache Exp $
.include "Makefile.common"
+PKGREVISION= 1
COMMENT= Intelligent Input Bus
DEPENDS+= ${PYPKGPREFIX}-gobject3-[0-9]*:../../devel/py-gobject3