summaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2006-07-19 15:33:02 +0000
committerrafan <rafan@FreeBSD.org>2006-07-19 15:33:02 +0000
commita9c572b1387ba4f1dea20fc3ede774c264a4b97e (patch)
tree648bb6d29a5a170d550a6d89c07be82ade64367e /chinese
parent07f72ab8714e7565bab7fd4353d350f25b019725 (diff)
downloadFreeBSD-ports-a9c572b1387ba4f1dea20fc3ede774c264a4b97e.zip
FreeBSD-ports-a9c572b1387ba4f1dea20fc3ede774c264a4b97e.tar.gz
- Chase chinese/libtabe 0.2.6
- Use TAB for messasge indent PR: ports/97960 Submitted by: rafan (me) Approved by: maintainer timeout (7 weeks)
Diffstat (limited to 'chinese')
-rw-r--r--chinese/xcin25/Makefile11
1 files changed, 5 insertions, 6 deletions
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
OpenPOWER on IntegriCloud