From fb139706cd41412e3b3e11cc4cc2de472db90484 Mon Sep 17 00:00:00 2001 From: MANTANI Nobutaka Date: Sat, 28 May 2011 19:46:28 +0000 Subject: [PATCH] Sync with shared library version bump of textproc/uim. --- japanese/scim-uim/Makefile | 2 +- japanese/uim-tomoe-gtk/Makefile | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/japanese/scim-uim/Makefile b/japanese/scim-uim/Makefile index 94b5ec81b0e2..b55ae92a5346 100644 --- a/japanese/scim-uim/Makefile +++ b/japanese/scim-uim/Makefile @@ -7,7 +7,7 @@ PORTNAME= scim-uim PORTVERSION= 0.2.0 -PORTREVISION= 5 +PORTREVISION= 6 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 fc7311cd6919..11e3c49cf61e 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= 9 +PORTREVISION= 10 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.7:${PORTSDIR}/textproc/uim + uim.8:${PORTSDIR}/textproc/uim USE_GNOME= lthack gtk20 USE_GMAKE= yes