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/uim-tomoe-gtk/Makefile | |
parent | - Update to 1.6.0. (diff) |
Sync with shared library version bump of textproc/uim.
Notes
Notes:
svn path=/head/; revision=265189
Diffstat (limited to 'japanese/uim-tomoe-gtk/Makefile')
-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 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 |