Date: Wed, 3 Mar 2021 18:11:31 +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: r567167 - head/devel/py-whistle Message-ID: <202103031811.123IBVOh047840@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Mar 3 18:11:31 2021 New Revision: 567167 URL: https://svnweb.freebsd.org/changeset/ports/567167 Log: Cosmetic change Modified: head/devel/py-whistle/Makefile Modified: head/devel/py-whistle/Makefile ============================================================================== --- head/devel/py-whistle/Makefile Wed Mar 3 18:11:26 2021 (r567166) +++ head/devel/py-whistle/Makefile Wed Mar 3 18:11:31 2021 (r567167) @@ -12,8 +12,9 @@ COMMENT= Event dispatcher LICENSE= APACHE20 -NO_ARCH= yes -USE_PYTHON= autoplist distutils USES= python:3.5+ +USE_PYTHON= autoplist concurrent distutils + +NO_ARCH= yes .include <bsd.port.mk>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202103031811.123IBVOh047840>