From f074605386a68a07a7be3449cf62dc6127ebd37c Mon Sep 17 00:00:00 2001 From: MANTANI Nobutaka Date: Sun, 24 Aug 2003 15:32:58 +0000 Subject: Switch input method from SKK to Anthy and move SKK-supported jmode to jmode-skk port. Take over maintainership. --- japanese/jmode/Makefile | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'japanese/jmode') diff --git a/japanese/jmode/Makefile b/japanese/jmode/Makefile index afda7dcf2656..181cf2314c83 100644 --- a/japanese/jmode/Makefile +++ b/japanese/jmode/Makefile @@ -10,16 +10,15 @@ PORTVERSION= 0.6.7 CATEGORIES= japanese MASTER_SITES= http://downloads.sourceforge.jp/anthy/5467/ -MAINTAINER= ports@FreeBSD.org -COMMENT= XIM server for Anthy input method +MAINTAINER= nobutaka@FreeBSD.org +COMMENT?= XIM server for Anthy input method -LIB_DEPENDS= anthy.0:${PORTSDIR}/japanese/anthy +LIB_DEPENDS?= anthy.0:${PORTSDIR}/japanese/anthy USE_X_PREFIX= yes USE_GNOME= gnometarget gtk12 GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --with-skk .include -- cgit v1.2.3