summaryrefslogtreecommitdiff
path: root/chinese/fcitx
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-01-23 16:54:16 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-01-23 16:54:16 +0000
commit3f34c2dd9cb20f0cff4be7a30c0f943ab9764169 (patch)
tree4f12e9d27735783aedcdaf88dac00ef337b963c1 /chinese/fcitx
parentFix dependency typo. (diff)
- Add missed dependency on Xft
Reported by: bento via kris
Notes
Notes: svn path=/head/; revision=98900
Diffstat (limited to 'chinese/fcitx')
-rw-r--r--chinese/fcitx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/fcitx/Makefile b/chinese/fcitx/Makefile
index a0d23e459901..eb0c70e49c34 100644
--- a/chinese/fcitx/Makefile
+++ b/chinese/fcitx/Makefile
@@ -14,7 +14,8 @@ EXTRACT_SUFX= .tar.bz2
MAINTAINER= dryice@liu.com.cn
COMMENT= A simple and fast GBK Chinese XIM server
-LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
+LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
+ Xft.2:${PORTSDIR}/x11-fonts/Xft
USE_BZIP2= yes
USE_XLIB= yes