diff options
author | Andrej Zverev <az@FreeBSD.org> | 2013-07-31 06:54:09 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2013-07-31 06:54:09 +0000 |
commit | 0c32f397115d6a7e639ed1f8b4228848bd5cc96c (patch) | |
tree | ce66d6984b8e2580d19a3e478f618b13623e3080 /chinese | |
parent | c37aa810ab6b2dec5c29293ea60ad8f84d8effda (diff) |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/librime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/chinese/librime/Makefile b/chinese/librime/Makefile index 85f2cf0df8bb..a7a961533b69 100644 --- a/chinese/librime/Makefile +++ b/chinese/librime/Makefile @@ -18,10 +18,10 @@ LIB_DEPENDS= boost_thread:${PORTSDIR}/devel/boost-libs \ opencc:${PORTSDIR}/chinese/opencc \ yaml-cpp:${PORTSDIR}/devel/yaml-cpp -USES= cmake pkgconfig gettext +USES= cmake pkgconfig gettext perl5 +USE_PERL5= build patch USE_LDCONFIG= yes USE_XORG= xproto -USE_PERL5_BUILD= yes LDFLAGS+= -lintl PLIST_SUB= VER=${PORTVERSION} |