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/ibus-chewing | |
parent | a327ff430ab824a5e8342f6a95e1d749c043e5de (diff) | |
download | ports-036f2c5ce66c0fd84dd8be073043ff2aaa6a6175.tar.gz ports-036f2c5ce66c0fd84dd8be073043ff2aaa6a6175.zip |
Notes
Diffstat (limited to 'chinese/ibus-chewing')
-rw-r--r-- | chinese/ibus-chewing/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/ibus-chewing/Makefile b/chinese/ibus-chewing/Makefile index 33ae094155e2..d270c82c800d 100644 --- a/chinese/ibus-chewing/Makefile +++ b/chinese/ibus-chewing/Makefile @@ -17,7 +17,7 @@ BUILD_DEPENDS= gob2:${PORTSDIR}/devel/gob2 \ ${LOCALBASE}/share/cmake/Modules/ManageEnvironment.cmake:${PORTSDIR}/devel/cmake-fedora \ ibus-daemon:${PORTSDIR}/textproc/ibus RUN_DEPENDS= ibus-daemon:${PORTSDIR}/textproc/ibus -LIB_DEPENDS= chewing:${PORTSDIR}/chinese/libchewing +LIB_DEPENDS= libchewing.so:${PORTSDIR}/chinese/libchewing CMAKE_ARGS+= -DSYSCONF_INSTALL_DIR=${PREFIX}/etc \ -DLIB_DIR=${PREFIX}/lib |