diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-10-04 17:38:31 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-10-04 17:38:31 +0000 |
commit | d6897029d300b6a9cafbcf65eeb87162f314722f (patch) | |
tree | 272840de8286033a94388a4b484bd413b98327dc /chinese | |
parent | ea67b9da08e94711a2b658c865b1d21dcee73d93 (diff) | |
download | ports-d6897029d300b6a9cafbcf65eeb87162f314722f.tar.gz ports-d6897029d300b6a9cafbcf65eeb87162f314722f.zip |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/py-cconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/py-cconv/Makefile b/chinese/py-cconv/Makefile index 6a5e497a2fda..dd48c1efdbbf 100644 --- a/chinese/py-cconv/Makefile +++ b/chinese/py-cconv/Makefile @@ -16,7 +16,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libcconv.so:${PORTSDIR}/chinese/cconv CFLAGS+= -I${LOCALBASE}/include -USE_PYTHON= autoplist concurrent distutils +USE_PYTHON= autoplist distutils USES= python post-install: |