diff options
author | nobutaka <nobutaka@FreeBSD.org> | 2011-05-29 03:46:28 +0800 |
---|---|---|
committer | nobutaka <nobutaka@FreeBSD.org> | 2011-05-29 03:46:28 +0800 |
commit | b779c433590c24ab9e5fdf752787771f4b0ed865 (patch) | |
tree | 023417edeb89487a561f22419a3d2ff487966392 /japanese | |
parent | f288c8133ec5138a50720e756ec7e0a10fd3c8ad (diff) | |
download | freebsd-ports-gnome-b779c433590c24ab9e5fdf752787771f4b0ed865.tar.gz freebsd-ports-gnome-b779c433590c24ab9e5fdf752787771f4b0ed865.tar.zst freebsd-ports-gnome-b779c433590c24ab9e5fdf752787771f4b0ed865.zip |
Sync with shared library version bump of textproc/uim.
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 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 |