summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--japanese/scim-uim/Makefile2
-rw-r--r--japanese/uim-tomoe-gtk/Makefile4
-rw-r--r--x11/mlterm/Makefile2
3 files changed, 4 insertions, 4 deletions
diff --git a/japanese/scim-uim/Makefile b/japanese/scim-uim/Makefile
index c5b7f2029c69..94b5ec81b0e2 100644
--- a/japanese/scim-uim/Makefile
+++ b/japanese/scim-uim/Makefile
@@ -7,7 +7,7 @@
PORTNAME= scim-uim
PORTVERSION= 0.2.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= japanese
MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION} \
http://freedesktop.org/~suzhe/sources/
diff --git a/japanese/uim-tomoe-gtk/Makefile b/japanese/uim-tomoe-gtk/Makefile
index a923a196c40b..fc7311cd6919 100644
--- a/japanese/uim-tomoe-gtk/Makefile
+++ b/japanese/uim-tomoe-gtk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= uim-tomoe-gtk
PORTVERSION= 0.6.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= japanese
MASTER_SITES= SF/tomoe/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -16,7 +16,7 @@ COMMENT= UIM helper program for Tomoe
LIB_DEPENDS= tomoe.1:${PORTSDIR}/japanese/tomoe \
tomoe-gtk.1:${PORTSDIR}/japanese/libtomoe-gtk \
- uim.6:${PORTSDIR}/textproc/uim
+ uim.7:${PORTSDIR}/textproc/uim
USE_GNOME= lthack gtk20
USE_GMAKE= yes
diff --git a/x11/mlterm/Makefile b/x11/mlterm/Makefile
index 71be8e104b71..5d2167db8ece 100644
--- a/x11/mlterm/Makefile
+++ b/x11/mlterm/Makefile
@@ -46,7 +46,7 @@ CONFIGURE_ARGS+= --disable-fribidi
.if defined(WITH_UIM)
CONFIGURE_ARGS+= --enable-uim
MAKE_ENV= LIBS_LOCAL=-L${LOCALBASE}/lib
-LIB_DEPENDS+= uim.6:${PORTSDIR}/textproc/uim
+LIB_DEPENDS+= uim.7:${PORTSDIR}/textproc/uim
PLIST_SUB+= UIM=""
.else
CONFIGURE_ARGS+= --disable-uim