aboutsummaryrefslogtreecommitdiff
path: root/chinese/fcitx/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-01-02 14:30:35 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-01-02 14:30:35 +0000
commit0b5592f9712f7d57801b60c8dd381e9dbbd2b6f2 (patch)
tree7a18e605b0fc8f3f0b254aaaaec5d0acbc7a71a7 /chinese/fcitx/Makefile
parent4b63ac377495088b344c2e3b0dda1759ce4ed290 (diff)
downloadports-0b5592f9712f7d57801b60c8dd381e9dbbd2b6f2.tar.gz
ports-0b5592f9712f7d57801b60c8dd381e9dbbd2b6f2.zip
Notes
Diffstat (limited to 'chinese/fcitx/Makefile')
-rw-r--r--chinese/fcitx/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/chinese/fcitx/Makefile b/chinese/fcitx/Makefile
index bcebda6659e4..01191e686ad4 100644
--- a/chinese/fcitx/Makefile
+++ b/chinese/fcitx/Makefile
@@ -6,13 +6,12 @@
#
PORTNAME= fcitx
-PORTVERSION= 1.8.4
-CATEGORIES= chinese
-MASTER_SITES= http://www.fcitx.org/ \
- ftp://freebsd.sinica.edu.tw/pub/statue/fcitx/
+PORTVERSION= 1.8.5
+CATEGORIES= chinese x11
+MASTER_SITES= http://www.fcitx.org/
EXTRACT_SUFX= .tar.bz2
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= dryice@liu.com.cn
COMMENT= A simple and fast GBK Chinese XIM server
LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
@@ -22,7 +21,7 @@ USE_XLIB= yes
USE_REINPLACE= yes
post-patch:
- @${REINPLACE_CMD} -e 's#usr/share#${LOCALBASE}/share#g' ${WRKSRC}/Makefile ${WRKSRC}/ime.h ${WRKSRC}/data/fcitx
+ @${REINPLACE_CMD} -e 's#usr/share#${LOCALBASE}/share#g' ${WRKSRC}/Makefile ${WRKSRC}/ime.h
@${REINPLACE_CMD} -e 's#usr/bin#${LOCALBASE}/bin#g' ${WRKSRC}/Makefile
@${REINPLACE_CMD} -e 's#zh_CN.GB2312#zh_CN.EUC#g' ${WRKSRC}/window.c
@${REINPLACE_CMD} -e 's#zh_CN.gb2312#zh_CN.EUC#g' ${WRKSRC}/xim.c