diff options
Diffstat (limited to 'chinese/iiimf-le-chewing/Makefile')
-rw-r--r-- | chinese/iiimf-le-chewing/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/iiimf-le-chewing/Makefile b/chinese/iiimf-le-chewing/Makefile index 4af2e3e78a68..0636f7dd3f0d 100644 --- a/chinese/iiimf-le-chewing/Makefile +++ b/chinese/iiimf-le-chewing/Makefile @@ -7,6 +7,7 @@ PORTNAME= iiimf-le-chewing PORTVERSION= 0.0.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= chinese textproc MASTER_SITES= http://chewing.csie.net/download/iiimf/ @@ -16,8 +17,7 @@ MAINTAINER= kcwu@csie.org COMMENT= IIIMF Chewing engine, an intelligent Chinese phonetic input method LIB_DEPENDS= chewing.2:${PORTSDIR}/chinese/libchewing -BUILD_DEPENDS= ${LOCALBASE}/include/iiimf/iml/SunIM.h:${PORTSDIR}/textproc/iiimf-headers -RUN_DEPENDS= ${LOCALBASE}/lib/im/htt:${PORTSDIR}/textproc/iiimf-server +RUN_DEPENDS= iiimd:${PORTSDIR}/textproc/iiimf-server USE_XLIB= yes USE_ICONV= yes |