diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2010-11-26 17:48:36 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2010-11-26 17:48:36 +0000 |
commit | 5a1a65888a80704169f29c9228cbda4c0b3a2862 (patch) | |
tree | 4c09d629edc39542a79826f13288c7ad58e0edfd /japanese | |
parent | 312a702b4b8c0002651616c073e67e4ef9faffc7 (diff) |
Notes
Diffstat (limited to 'japanese')
-rw-r--r-- | japanese/scim-uim/Makefile | 2 | ||||
-rw-r--r-- | 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 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 |