diff options
author | wiz <wiz> | 2012-02-06 12:40:37 +0000 |
---|---|---|
committer | wiz <wiz> | 2012-02-06 12:40:37 +0000 |
commit | 3ed32a3ae4ad7d302e1692f32277150bc115daf2 (patch) | |
tree | 93aeead30f52121c8361033b50e4b482c960b067 /inputmethod/scim-anthy | |
parent | 1214506235fc705ac8dc3eedc74f7b8b10e69999 (diff) | |
download | pkgsrc-3ed32a3ae4ad7d302e1692f32277150bc115daf2.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/scim-anthy')
-rw-r--r-- | inputmethod/scim-anthy/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/inputmethod/scim-anthy/Makefile b/inputmethod/scim-anthy/Makefile index 53e1e5e5d49..25799a1ed42 100644 --- a/inputmethod/scim-anthy/Makefile +++ b/inputmethod/scim-anthy/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2011/11/13 07:57:56 obache Exp $ +# $NetBSD: Makefile,v 1.10 2012/02/06 12:40:42 wiz Exp $ # DISTNAME= scim-anthy-1.2.7 -PKGREVISION= 8 +PKGREVISION= 9 CATEGORIES= inputmethod MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_JP:=scim-imengine/37309/} |