summaryrefslogtreecommitdiff
path: root/chinese
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-30 12:00:31 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2014-08-30 12:00:31 +0000
commitb9d2109c8615f9a21e344bcb8cd3e97a9cca1e9c (patch)
treef26e0873d5abb6ee193ac4bfd03bd0d0bc78ec50 /chinese
parentUpdate to 1.0.4 (diff)
- Allow concurrent installation (USE_PYTHON=concurrent)
Notes
Notes: svn path=/head/; revision=366613
Diffstat (limited to 'chinese')
-rw-r--r--chinese/py-cconv/Makefile2
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: