From c65617e6ec9c687c06ab54810e43f36aaaeaea64 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 17 Oct 2015 18:07:39 +0000 Subject: [PATCH] - Use USES=localbase --- chinese/py-cconv/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/chinese/py-cconv/Makefile b/chinese/py-cconv/Makefile index 73aecaa0d100..61425c7ae77e 100644 --- a/chinese/py-cconv/Makefile +++ b/chinese/py-cconv/Makefile @@ -15,9 +15,8 @@ LICENSE= GPLv2 LIB_DEPENDS= libcconv.so:${PORTSDIR}/chinese/cconv -CFLAGS+= -I${LOCALBASE}/include USE_PYTHON= autoplist concurrent distutils -USES= python +USES= localbase python post-install: ${STRIP_CMD} ${STAGEDIR}${PYTHON_SITELIBDIR}/cconv.so