aboutsummaryrefslogtreecommitdiff
path: root/textproc/uim-gtk
diff options
context:
space:
mode:
authorMANTANI Nobutaka <nobutaka@FreeBSD.org>2010-11-26 17:38:22 +0000
committerMANTANI Nobutaka <nobutaka@FreeBSD.org>2010-11-26 17:38:22 +0000
commit312a702b4b8c0002651616c073e67e4ef9faffc7 (patch)
treec712004ab7c143ef4ed5d367ab60f219847273d1 /textproc/uim-gtk
parentaf19ab669c1c4a059660a2805952dbf6fc09aa27 (diff)
downloadports-312a702b4b8c0002651616c073e67e4ef9faffc7.tar.gz
ports-312a702b4b8c0002651616c073e67e4ef9faffc7.zip
- 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.
Notes
Notes: svn path=/head/; revision=265188
Diffstat (limited to 'textproc/uim-gtk')
-rw-r--r--textproc/uim-gtk/Makefile4
1 files changed, 2 insertions, 2 deletions
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