aboutsummaryrefslogtreecommitdiff
path: root/chinese/fcitx-cloudpinyin
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 14:58:29 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 14:58:29 +0000
commit036f2c5ce66c0fd84dd8be073043ff2aaa6a6175 (patch)
treeef741fb504539dbd57ca349262a90088fe841bad /chinese/fcitx-cloudpinyin
parenta327ff430ab824a5e8342f6a95e1d749c043e5de (diff)
downloadports-036f2c5ce66c0fd84dd8be073043ff2aaa6a6175.tar.gz
ports-036f2c5ce66c0fd84dd8be073043ff2aaa6a6175.zip
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in chinese
Notes
Notes: svn path=/head/; revision=336173
Diffstat (limited to 'chinese/fcitx-cloudpinyin')
-rw-r--r--chinese/fcitx-cloudpinyin/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/fcitx-cloudpinyin/Makefile b/chinese/fcitx-cloudpinyin/Makefile
index 7b865bad92d7..a934f70f1354 100644
--- a/chinese/fcitx-cloudpinyin/Makefile
+++ b/chinese/fcitx-cloudpinyin/Makefile
@@ -11,8 +11,8 @@ DIST_SUBDIR= fcitx
MAINTAINER= lichray@gmail.com
COMMENT= A cloud-based Pinyin module for Fcitx
-LIB_DEPENDS= fcitx-config:${PORTSDIR}/chinese/fcitx \
- curl:${PORTSDIR}/ftp/curl
+LIB_DEPENDS= libfcitx-config.so:${PORTSDIR}/chinese/fcitx \
+ libcurl.so:${PORTSDIR}/ftp/curl
USE_XZ= yes
USES= cmake gettext pkgconfig