aboutsummaryrefslogtreecommitdiffstats
path: root/japanese
diff options
context:
space:
mode:
authornobutaka <nobutaka@FreeBSD.org>2006-09-03 22:09:23 +0800
committernobutaka <nobutaka@FreeBSD.org>2006-09-03 22:09:23 +0800
commit1fd0f337b5579d8a62d90e5f1fa2c4241fd4e433 (patch)
tree404b7ee86c1c4c8cb512d3a7634b3f18148c4b8f /japanese
parent139c3f9cb4679744abf715f73ff92c7d25898118 (diff)
downloadfreebsd-ports-gnome-1fd0f337b5579d8a62d90e5f1fa2c4241fd4e433.tar.gz
freebsd-ports-gnome-1fd0f337b5579d8a62d90e5f1fa2c4241fd4e433.tar.zst
freebsd-ports-gnome-1fd0f337b5579d8a62d90e5f1fa2c4241fd4e433.zip
Update to 1.2.1.
Diffstat (limited to 'japanese')
-rw-r--r--japanese/uim-anthy/Makefile2
-rw-r--r--japanese/uim-canna/Makefile3
-rw-r--r--japanese/uim-prime/Makefile3
3 files changed, 3 insertions, 5 deletions
diff --git a/japanese/uim-anthy/Makefile b/japanese/uim-anthy/Makefile
index 1fac63003bac..e93b176d72de 100644
--- a/japanese/uim-anthy/Makefile
+++ b/japanese/uim-anthy/Makefile
@@ -19,7 +19,7 @@ USE_GNOME= gtk20
.endif
LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy \
- uim.2:${PORTSDIR}/textproc/uim
+ uim.3:${PORTSDIR}/textproc/uim
MASTERDIR= ${.CURDIR}/../../textproc/uim
PKGDIR= ${.CURDIR}
diff --git a/japanese/uim-canna/Makefile b/japanese/uim-canna/Makefile
index 8c68585df2f4..71f617e76921 100644
--- a/japanese/uim-canna/Makefile
+++ b/japanese/uim-canna/Makefile
@@ -5,7 +5,6 @@
# $FreeBSD$
#
-PORTREVISION= 2
CATEGORIES= japanese
.if defined(WITHOUT_X11)
PKGNAMESUFFIX= -canna-nox11
@@ -16,7 +15,7 @@ PKGNAMESUFFIX= -canna
COMMENT= Uim plugin using Canna input method
LIB_DEPENDS= canna.1:${PORTSDIR}/japanese/Canna \
- uim.2:${PORTSDIR}/textproc/uim
+ uim.3:${PORTSDIR}/textproc/uim
MASTERDIR= ${.CURDIR}/../../textproc/uim
PKGDIR= ${.CURDIR}
diff --git a/japanese/uim-prime/Makefile b/japanese/uim-prime/Makefile
index 063644657ba6..35e623fbf508 100644
--- a/japanese/uim-prime/Makefile
+++ b/japanese/uim-prime/Makefile
@@ -5,7 +5,6 @@
# $FreeBSD$
#
-PORTREVISION= 2
CATEGORIES= japanese
.if defined(WITHOUT_X11)
PKGNAMESUFFIX= -prime-nox11
@@ -16,7 +15,7 @@ PKGNAMESUFFIX= -prime
COMMENT= Uim plugin using PRIME input method
BUILD_DEPENDS= prime:${PORTSDIR}/japanese/prime
-LIB_DEPENDS= uim.2:${PORTSDIR}/textproc/uim
+LIB_DEPENDS= uim.3:${PORTSDIR}/textproc/uim
RUN_DEPENDS+= ${BUILD_DEPENDS}
MASTERDIR= ${.CURDIR}/../../textproc/uim