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-ui-light | |
parent | a327ff430ab824a5e8342f6a95e1d749c043e5de (diff) | |
download | ports-036f2c5ce66c0fd84dd8be073043ff2aaa6a6175.tar.gz ports-036f2c5ce66c0fd84dd8be073043ff2aaa6a6175.zip |
Notes
Diffstat (limited to 'chinese/fcitx-ui-light')
-rw-r--r-- | chinese/fcitx-ui-light/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/fcitx-ui-light/Makefile b/chinese/fcitx-ui-light/Makefile index 6ce80a6c9fa2..300c3a371405 100644 --- a/chinese/fcitx-ui-light/Makefile +++ b/chinese/fcitx-ui-light/Makefile @@ -11,8 +11,8 @@ DIST_SUBDIR= fcitx MAINTAINER= lichray@gmail.com COMMENT= An alternative light weight UI for Fcitx -LIB_DEPENDS= fcitx-config.4:${PORTSDIR}/chinese/fcitx \ - fontconfig.1:${PORTSDIR}/x11-fonts/fontconfig +LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \ + libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig USE_BZIP2= yes USE_XORG= x11 xft xpm |