Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Oct 2014 17:38:32 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r369986 - head/chinese/py-cconv
Message-ID:  <201410041738.s94HcWup072627@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410041738.s94HcWup072627>