Date: Mon, 16 Nov 2015 19:38:39 +0000 (UTC) From: Dmitry Sivachenko <demon@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r401784 - head/www/uwsgi Message-ID: <201511161938.tAGJcdax010602@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: demon Date: Mon Nov 16 19:38:39 2015 New Revision: 401784 URL: https://svnweb.freebsd.org/changeset/ports/401784 Log: Revert "concurrent" for now, port is not ready for it yet. PR: 204558 Submitted by: John W. O'Brien <john@saltant.com> No objection from: koobs Modified: head/www/uwsgi/Makefile Modified: head/www/uwsgi/Makefile ============================================================================== --- head/www/uwsgi/Makefile Mon Nov 16 19:11:46 2015 (r401783) +++ head/www/uwsgi/Makefile Mon Nov 16 19:38:39 2015 (r401784) @@ -14,7 +14,7 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE USES= python -USE_PYTHON= concurrent distutils +USE_PYTHON= distutils USE_RC_SUBR= uwsgi OPTIONS_DEFINE= DEBUG
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201511161938.tAGJcdax010602>