Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Jan 2021 20:16:54 +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: r560148 - head/www/py-tornado
Message-ID:  <202101032016.103KGsrR011788@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Jan  3 20:16:54 2021
New Revision: 560148
URL: https://svnweb.freebsd.org/changeset/ports/560148

Log:
  Clean up after r559938

Modified:
  head/www/py-tornado/Makefile

Modified: head/www/py-tornado/Makefile
==============================================================================
--- head/www/py-tornado/Makefile	Sun Jan  3 20:16:50 2021	(r560147)
+++ head/www/py-tornado/Makefile	Sun Jan  3 20:16:54 2021	(r560148)
@@ -12,8 +12,6 @@ COMMENT=	Python Web Server from FriendFeed
 
 LICENSE=	APACHE20
 
-RUN_DEPENDS=	${PY_FUTURES}
-
 USES=		python:3.6+
 USE_PYTHON=	autoplist concurrent distutils
 



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