diff options
author | wiz <wiz@pkgsrc.org> | 2012-02-06 12:40:37 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-02-06 12:40:37 +0000 |
commit | 5fb1e22076be7027761809984dba838885e882ea (patch) | |
tree | 93aeead30f52121c8361033b50e4b482c960b067 /inputmethod/ibus-unikey | |
parent | 967079e05e4b2b1f9d5ad9aee166bb161d6d4630 (diff) | |
download | pkgsrc-5fb1e22076be7027761809984dba838885e882ea.tar.gz |
Revbump for
a) tiff update to 4.0 (shlib major change)
b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk)
Enjoy.
Diffstat (limited to 'inputmethod/ibus-unikey')
-rw-r--r-- | inputmethod/ibus-unikey/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inputmethod/ibus-unikey/Makefile b/inputmethod/ibus-unikey/Makefile index 3feccf772c1..ddbf8a4c846 100644 --- a/inputmethod/ibus-unikey/Makefile +++ b/inputmethod/ibus-unikey/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2011/12/04 13:10:39 obache Exp $ +# $NetBSD: Makefile,v 1.9 2012/02/06 12:40:40 wiz Exp $ # DISTNAME= ibus-unikey-0.6.0 +PKGREVISION= 1 CATEGORIES= inputmethod MASTER_SITES= http://ibus-unikey.googlecode.com/files/ |