svn commit: r369986 - head/chinese/py-cconv

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Oct 4 17:38:32 UTC 2014


Author: sunpoet
Date: Sat Oct  4 17:38:31 2014
New Revision: 369986
URL: https://svnweb.freebsd.org/changeset/ports/369986
QAT: https://qat.redports.org/buildarchive/r369986/

Log:
  - Remove USE_PYTHON=concurrent

Modified:
  head/chinese/py-cconv/Makefile

Modified: head/chinese/py-cconv/Makefile
==============================================================================
--- head/chinese/py-cconv/Makefile	Sat Oct  4 17:34:54 2014	(r369985)
+++ head/chinese/py-cconv/Makefile	Sat Oct  4 17:38:31 2014	(r369986)
@@ -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:


More information about the svn-ports-all mailing list