From a0bcd2cf684ff6bc2faf242e6678282f20a3ee44 Mon Sep 17 00:00:00 2001 From: Mathieu Arnold Date: Fri, 21 Oct 2016 15:21:13 +0000 Subject: Use USES=pathfix where applicable. PR: 213195 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D8093 --- chinese/librime/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chinese/librime/Makefile') diff --git a/chinese/librime/Makefile b/chinese/librime/Makefile index 75f9a70fa1f1..bf17914e2e6a 100644 --- a/chinese/librime/Makefile +++ b/chinese/librime/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libboost_thread.so:devel/boost-libs \ libopencc.so:chinese/opencc \ libyaml-cpp.so:devel/yaml-cpp -USES= cmake compiler:c++11-lib pkgconfig gettext perl5 +USES= cmake compiler:c++11-lib pathfix pkgconfig gettext perl5 USE_PERL5= build patch USE_LDCONFIG= yes USE_XORG= xproto -- cgit v1.2.3