Cosmetic change

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2021-03-03 18:11:31 +00:00
parent 9333635a1c
commit e671dd0e6f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=567167

View file

@ -12,8 +12,9 @@ COMMENT= Event dispatcher
LICENSE= APACHE20 LICENSE= APACHE20
NO_ARCH= yes
USE_PYTHON= autoplist distutils
USES= python:3.5+ USES= python:3.5+
USE_PYTHON= autoplist concurrent distutils
NO_ARCH= yes
.include <bsd.port.mk> .include <bsd.port.mk>