diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2011-05-28 19:46:28 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2011-05-28 19:46:28 +0000 |
commit | fb139706cd41412e3b3e11cc4cc2de472db90484 (patch) | |
tree | 8ed2e68c66cb9f71939c797ef7ccdc4a2f319bc2 /japanese/uim-tomoe-gtk | |
parent | d29437f771c37d60bd9dcb45e8fd63b718380dfb (diff) |
Notes
Diffstat (limited to 'japanese/uim-tomoe-gtk')
-rw-r--r-- | japanese/uim-tomoe-gtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
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 |