diff options
author | hira <hira@pkgsrc.org> | 2006-09-16 12:05:16 +0000 |
---|---|---|
committer | hira <hira@pkgsrc.org> | 2006-09-16 12:05:16 +0000 |
commit | 0596818df50cfda3da22be34cd55a852574622f1 (patch) | |
tree | 255abf80cf7a965c2845d03b817e8e3add990326 /inputmethod | |
parent | de15f35335665169c2e66d8889a0ce67b50c0509 (diff) | |
download | pkgsrc-0596818df50cfda3da22be34cd55a852574622f1.tar.gz |
Fix PLIST due to update of x11/gtk2. Bump PKGREVISION.
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/uim/Makefile | 3 | ||||
-rw-r--r-- | inputmethod/uim/PLIST.gtk | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/inputmethod/uim/Makefile b/inputmethod/uim/Makefile index 31b556b7cd7..a68c04bdeab 100644 --- a/inputmethod/uim/Makefile +++ b/inputmethod/uim/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2006/08/14 23:01:17 wiz Exp $ +# $NetBSD: Makefile,v 1.27 2006/09/16 12:05:16 hira Exp $ # DISTNAME= uim-1.2.1 +PKGREVISION= 1 CATEGORIES= inputmethod MASTER_SITES= http://uim.freedesktop.org/releases/ EXTRACT_SUFX= .tar.bz2 diff --git a/inputmethod/uim/PLIST.gtk b/inputmethod/uim/PLIST.gtk index cd356513b20..eeed83a9ff9 100644 --- a/inputmethod/uim/PLIST.gtk +++ b/inputmethod/uim/PLIST.gtk @@ -1,9 +1,9 @@ -@comment $NetBSD: PLIST.gtk,v 1.4 2006/06/12 16:35:20 wiz Exp $ +@comment $NetBSD: PLIST.gtk,v 1.5 2006/09/16 12:05:16 hira Exp $ bin/uim-im-switcher-gtk bin/uim-input-pad-ja bin/uim-pref-gtk bin/uim-toolbar-gtk bin/uim-toolbar-gtk-systray -lib/gtk-2.0/2.4.0/immodules/im-uim.la +lib/gtk-2.0/2.10.0/immodules/im-uim.la libexec/uim-candwin-gtk -@comment in gtk2: @dirrm lib/gtk-2.0/2.4.0/immodules +@comment in gtk2: @dirrm lib/gtk-2.0/2.10.0/immodules |