From a9c572b1387ba4f1dea20fc3ede774c264a4b97e Mon Sep 17 00:00:00 2001 From: rafan Date: Wed, 19 Jul 2006 15:33:02 +0000 Subject: - Chase chinese/libtabe 0.2.6 - Use TAB for messasge indent PR: ports/97960 Submitted by: rafan (me) Approved by: maintainer timeout (7 weeks) --- chinese/xcin25/Makefile | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) (limited to 'chinese') diff --git a/chinese/xcin25/Makefile b/chinese/xcin25/Makefile index 03ec5e1..93bad61 100644 --- a/chinese/xcin25/Makefile +++ b/chinese/xcin25/Makefile @@ -7,7 +7,7 @@ PORTNAME= xcin PORTVERSION= 2.5.3.p2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= chinese x11 MASTER_SITES= ftp://ftp.linux.org.tw/pub/xcin/xcin/ \ ftp://ftp.linux.org.tw/pub/xcin/xcin/devel/ \ @@ -18,8 +18,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} chewing-2002Jan07-snapshot.tar.gz MAINTAINER= kcwu@csie.org COMMENT= Chinese input method server under X -LIB_DEPENDS= tabe.2:${PORTSDIR}/chinese/libtabe - +LIB_DEPENDS= tabe.3:${PORTSDIR}/chinese/libtabe RUN_DEPENDS= ${X11BASE}/lib/X11/fonts/local/kc15f.pcf.gz:${PORTSDIR}/chinese/kcfonts WRKSRC= ${WRKDIR}/xcin @@ -51,9 +50,9 @@ pre-everything:: .if defined(WITH_BDB_VER) @${ECHO_CMD} "" @${ECHO_CMD} "WARNING:" - @${ECHO_CMD} " You have defined WITH_BDB_VER. Make sure you use the same" - @${ECHO_CMD} " db version that libtabe uses. Otherwise, this port may" - @${ECHO_CMD} " not work correctly." + @${ECHO_CMD} " You have defined WITH_BDB_VER. Make sure you use the same" + @${ECHO_CMD} " db version that libtabe uses. Otherwise, this port may" + @${ECHO_CMD} " not work correctly." @${ECHO_CMD} "" .endif -- cgit v1.1