From 312a702b4b8c0002651616c073e67e4ef9faffc7 Mon Sep 17 00:00:00 2001
From: MANTANI Nobutaka <nobutaka@FreeBSD.org>
Date: Fri, 26 Nov 2010 17:38:22 +0000
Subject: - Update to 1.6.0. - Add textproc/uim-kde4, KDE4 panel applet of uim
 input method. It is a   slave port of textproc/uim. - Remove
 japanese/uim-canna and japanese/uim-prime. Now the canna and prime   modules
 are implemented as scheme scripts and they can be installed from  
 textproc/uim. - Enable helper tools installation of textproc/uim-qt4. -
 Enable sj3 support of textproc/uim.

---
 textproc/uim-gtk/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'textproc/uim-gtk')

diff --git a/textproc/uim-gtk/Makefile b/textproc/uim-gtk/Makefile
index 9cd6bafed3ef..660c3b449d74 100644
--- a/textproc/uim-gtk/Makefile
+++ b/textproc/uim-gtk/Makefile
@@ -10,7 +10,7 @@ PKGNAMESUFFIX=	-gtk
 COMMENT=	GTK+ modules of uim input method
 
 USE_GNOME=	gtk20
-LIB_DEPENDS=	uim.6:${PORTSDIR}/textproc/uim
+LIB_DEPENDS=	uim.7:${PORTSDIR}/textproc/uim
 
 MASTERDIR=	${.CURDIR}/../../textproc/uim
 PKGDIR=		${.CURDIR}
@@ -19,7 +19,7 @@ CONFIGURE_ARGS=	--with-gtk2 --enable-pref
 UIM_SLAVE=	yes
 
 EXTRA_PATCHES=	${PATCHDIR}/extra-patch-gtk_Makefile.in \
-		${PATCHDIR}/extra-patch-helper_Makefile.in 
+		${PATCHDIR}/extra-patch-helper_Makefile.in
 
 .if defined(WITHOUT_X11)
 IGNORE=		requires X11
-- 
cgit v1.2.3