diff options
author | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2007-10-14 15:15:20 +0000 |
---|---|---|
committer | MANTANI Nobutaka <nobutaka@FreeBSD.org> | 2007-10-14 15:15:20 +0000 |
commit | 771f004a72d4728129f8e99138192fdba8058e3c (patch) | |
tree | c96fb7123d2b3d98deacfc8b2b950d96354ffc0d /japanese/uim-tomoe-gtk | |
parent | c9fa452e03b9fc6da6d3f67ca13e09c7f76295cb (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 538b273a30cd..e771a43b8ea8 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= 1 +PORTREVISION= 2 CATEGORIES= japanese MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR=tomoe @@ -17,7 +17,7 @@ COMMENT= UIM helper program for Tomoe LIB_DEPENDS= tomoe.1:${PORTSDIR}/japanese/tomoe \ tomoe-gtk.1:${PORTSDIR}/japanese/libtomoe-gtk \ - uim.4:${PORTSDIR}/textproc/uim + uim.5:${PORTSDIR}/textproc/uim USE_GNOME= lthack gtk20 USE_XLIB= yes |