diff options
Diffstat (limited to 'chinese/librime/Makefile')
-rw-r--r-- | chinese/librime/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/librime/Makefile b/chinese/librime/Makefile index ad214722b757..85f2cf0df8bb 100644 --- a/chinese/librime/Makefile +++ b/chinese/librime/Makefile @@ -18,8 +18,7 @@ LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs \ opencc:${PORTSDIR}/chinese/opencc \ yaml-cpp:${PORTSDIR}/devel/yaml-cpp -USES= cmake pkgconfig -USE_GETTEXT= yes +USES= cmake pkgconfig gettext USE_LDCONFIG= yes USE_XORG= xproto USE_PERL5_BUILD= yes |