diff options
author | Wen Heping <wen@FreeBSD.org> | 2018-11-11 11:47:33 +0000 |
---|---|---|
committer | Wen Heping <wen@FreeBSD.org> | 2018-11-11 11:47:33 +0000 |
commit | d2ff71776c3a5f3c1d8a2d72d03208708f8ad25f (patch) | |
tree | bf1269c61802e33bafae611178af283a66121b09 /chinese/fcitx-rime | |
parent | 43974ea389ed99c454e8dbbd3ec0b2739941a823 (diff) | |
download | ports-d2ff71776c3a5f3c1d8a2d72d03208708f8ad25f.tar.gz ports-d2ff71776c3a5f3c1d8a2d72d03208708f8ad25f.zip |
Notes
Diffstat (limited to 'chinese/fcitx-rime')
-rw-r--r-- | chinese/fcitx-rime/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/fcitx-rime/Makefile b/chinese/fcitx-rime/Makefile index 084ff8342f89..f86133d9edb0 100644 --- a/chinese/fcitx-rime/Makefile +++ b/chinese/fcitx-rime/Makefile @@ -3,6 +3,7 @@ PORTNAME= fcitx-rime PORTVERSION= 0.3.2 +PORTREVISION= 1 CATEGORIES= chinese MASTER_SITES= http://download.fcitx-im.org/${PORTNAME}/ DIST_SUBDIR= fcitx @@ -12,6 +13,7 @@ COMMENT= RIME support for Fcitx LICENSE= GPLv2 +BUILD_DEPENDS= bash:shells/bash LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \ librime.so:chinese/librime RUN_DEPENDS= ${LOCALBASE}/share/brise/default.yaml:chinese/brise |