diff options
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/fcitx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/fcitx/Makefile b/chinese/fcitx/Makefile index 865ea7620793..416ae681745a 100644 --- a/chinese/fcitx/Makefile +++ b/chinese/fcitx/Makefile @@ -15,7 +15,7 @@ EXTRACT_SUFX= .tar.bz2 MAINTAINER= dryice@liu.com.cn COMMENT= A simple and fast GBK Chinese XIM server -LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/Xft +LIB_DEPENDS= Xft.2:${PORTSDIR}/x11-fonts/libXft USE_BZIP2= yes USE_XLIB= yes |