summaryrefslogtreecommitdiffstats
path: root/chinese
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2004-01-23 16:54:16 +0000
committerpav <pav@FreeBSD.org>2004-01-23 16:54:16 +0000
commit698104d8179ea7e242331b44eb42b2adb410acec (patch)
tree08624ed4aa862cde3c11b2cd0a5483c5e25e50ac /chinese
parent86b2491fcc115897f180756e179ab5dd2c26cf81 (diff)
downloadFreeBSD-ports-698104d8179ea7e242331b44eb42b2adb410acec.zip
FreeBSD-ports-698104d8179ea7e242331b44eb42b2adb410acec.tar.gz
- Add missed dependency on Xft
Reported by: bento via kris
Diffstat (limited to 'chinese')
-rw-r--r--chinese/fcitx/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/fcitx/Makefile b/chinese/fcitx/Makefile
index a0d23e4..eb0c70e 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
OpenPOWER on IntegriCloud