diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-08-30 12:00:31 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2014-08-30 12:00:31 +0000 |
commit | b9d2109c8615f9a21e344bcb8cd3e97a9cca1e9c (patch) | |
tree | f26e0873d5abb6ee193ac4bfd03bd0d0bc78ec50 /chinese/py-cconv | |
parent | d1a393d48d076969bf7471cc1e3fdd383010b431 (diff) |
Notes
Diffstat (limited to 'chinese/py-cconv')
-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 dd48c1efdbbf..6a5e497a2fda 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 distutils +USE_PYTHON= autoplist concurrent distutils USES= python post-install: |