diff options
Diffstat (limited to 'chinese/py-cconv/Makefile')
-rw-r--r-- | chinese/py-cconv/Makefile | 3 |
1 files changed, 1 insertions, 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 |