diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-11 14:58:29 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-11 14:58:29 +0000 |
commit | 036f2c5ce66c0fd84dd8be073043ff2aaa6a6175 (patch) | |
tree | ef741fb504539dbd57ca349262a90088fe841bad /chinese/fcitx-sunpinyin | |
parent | a327ff430ab824a5e8342f6a95e1d749c043e5de (diff) |
Notes
Diffstat (limited to 'chinese/fcitx-sunpinyin')
-rw-r--r-- | chinese/fcitx-sunpinyin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/fcitx-sunpinyin/Makefile b/chinese/fcitx-sunpinyin/Makefile index dad7c6aaf298..82fb7d9028c9 100644 --- a/chinese/fcitx-sunpinyin/Makefile +++ b/chinese/fcitx-sunpinyin/Makefile @@ -10,7 +10,7 @@ DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com COMMENT= SunPinyin support for Fcitx -LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx +LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx BUILD_DEPENDS= zh-sunpinyin>=2.0.4.r2:${PORTSDIR}/chinese/sunpinyin RUN_DEPENDS:= ${BUILD_DEPENDS} |