diff options
Diffstat (limited to 'chinese/librime/Makefile')
-rw-r--r-- | chinese/librime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/librime/Makefile b/chinese/librime/Makefile index 31009767cd3e..93b0a8e8b189 100644 --- a/chinese/librime/Makefile +++ b/chinese/librime/Makefile @@ -18,7 +18,7 @@ LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs \ opencc:${PORTSDIR}/chinese/opencc \ yaml-cpp:${PORTSDIR}/devel/yaml-cpp -USE_CMAKE= yes +USES= cmake USE_GETTEXT= yes USE_PKGCONFIG= yes USE_LDCONFIG= yes |