diff options
author | ryoon <ryoon@pkgsrc.org> | 2013-01-26 20:33:59 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2013-01-26 20:33:59 +0000 |
commit | c305d3797e9caaccced28747afda3ea38f435e98 (patch) | |
tree | 10e0574e4385914cee38ba74629bb98226e1a4e0 /inputmethod/ibus-mozc/Makefile | |
parent | 780e819469970de9e46f4a6a33030b6ce8dfbcaa (diff) | |
download | pkgsrc-c305d3797e9caaccced28747afda3ea38f435e98.tar.gz |
Bump PKGREVISIONs.
Fix build on NetBSD/i386.
The patch is provided from tsutsui@.
Diffstat (limited to 'inputmethod/ibus-mozc/Makefile')
-rw-r--r-- | inputmethod/ibus-mozc/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/ibus-mozc/Makefile b/inputmethod/ibus-mozc/Makefile index cc03c2ea1c1..d20ecbb2b85 100644 --- a/inputmethod/ibus-mozc/Makefile +++ b/inputmethod/ibus-mozc/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.2 2013/01/22 11:28:11 ryoon Exp $ +# $NetBSD: Makefile,v 1.3 2013/01/26 20:33:59 ryoon Exp $ # PKGNAME= ibus-${DISTNAME} +PKGREVISION= 1 INSTALLATION_DIRS+= libexec share/ibus share/icons share/ibus/component \ share/ibus-mozc |