From 4a400e47c44f1b08d4254c7b93292ff26362e8e1 Mon Sep 17 00:00:00 2001 From: MANTANI Nobutaka Date: Sun, 4 Jul 2004 03:20:26 +0000 Subject: Sync with libanthy shared library version bump. --- devel/m17n-lib/Makefile | 2 +- japanese/jmode/Makefile | 4 ++-- japanese/uim/Makefile | 3 ++- textproc/uim/Makefile | 3 ++- 4 files changed, 7 insertions(+), 5 deletions(-) diff --git a/devel/m17n-lib/Makefile b/devel/m17n-lib/Makefile index dff395310085..938c29efcc9d 100644 --- a/devel/m17n-lib/Makefile +++ b/devel/m17n-lib/Makefile @@ -34,7 +34,7 @@ OPTIONS= ANTHY "With Anthy support" off \ .include .ifdef WITH_ANTHY -LIB_DEPENDS+= anthy.0:${PORTSDIR}/japanese/anthy +LIB_DEPENDS+= anthy.1:${PORTSDIR}/japanese/anthy .else CONFIGURE_ENV+= ac_cv_lib_anthydic_anthy_init_sessions=no .endif diff --git a/japanese/jmode/Makefile b/japanese/jmode/Makefile index 51706b33544f..8e9dc811071d 100644 --- a/japanese/jmode/Makefile +++ b/japanese/jmode/Makefile @@ -7,14 +7,14 @@ PORTNAME= jmode PORTVERSION= 0.6.7 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= japanese MASTER_SITES= http://downloads.sourceforge.jp/anthy/5467/ MAINTAINER= nobutaka@FreeBSD.org COMMENT?= XIM server for Anthy input method -LIB_DEPENDS?= anthy.0:${PORTSDIR}/japanese/anthy +LIB_DEPENDS?= anthy.1:${PORTSDIR}/japanese/anthy USE_X_PREFIX= yes USE_GNOME= gnometarget gtk12 diff --git a/japanese/uim/Makefile b/japanese/uim/Makefile index 07a99dad79d9..dccc5375c264 100644 --- a/japanese/uim/Makefile +++ b/japanese/uim/Makefile @@ -7,13 +7,14 @@ PORTNAME= uim PORTVERSION= 0.3.9 +PORTREVISION= 1 CATEGORIES= japanese x11 MASTER_SITES= http://freedesktop.org/Software/UimDownload/ MAINTAINER= nobutaka@FreeBSD.org COMMENT= Input method library -LIB_DEPENDS= anthy.0:${PORTSDIR}/japanese/anthy \ +LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy \ m17n.0:${PORTSDIR}/devel/m17n-lib USE_REINPLACE= yes diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile index 07a99dad79d9..dccc5375c264 100644 --- a/textproc/uim/Makefile +++ b/textproc/uim/Makefile @@ -7,13 +7,14 @@ PORTNAME= uim PORTVERSION= 0.3.9 +PORTREVISION= 1 CATEGORIES= japanese x11 MASTER_SITES= http://freedesktop.org/Software/UimDownload/ MAINTAINER= nobutaka@FreeBSD.org COMMENT= Input method library -LIB_DEPENDS= anthy.0:${PORTSDIR}/japanese/anthy \ +LIB_DEPENDS= anthy.1:${PORTSDIR}/japanese/anthy \ m17n.0:${PORTSDIR}/devel/m17n-lib USE_REINPLACE= yes -- cgit v1.2.3