svn commit: r560148 - head/www/py-tornado
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Sun Jan 3 20:16:56 UTC 2021
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
More information about the svn-ports-head
mailing list