Date: Wed, 3 Mar 2021 18:13:06 +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: r567190 - head/www/py-aioh2 Message-ID: <202103031813.123ID6aT052745@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: sunpoet Date: Wed Mar 3 18:13:06 2021 New Revision: 567190 URL: https://svnweb.freebsd.org/changeset/ports/567190 Log: Cosmetic change Modified: head/www/py-aioh2/Makefile Modified: head/www/py-aioh2/Makefile ============================================================================== --- head/www/py-aioh2/Makefile Wed Mar 3 18:13:01 2021 (r567189) +++ head/www/py-aioh2/Makefile Wed Mar 3 18:13:06 2021 (r567190) @@ -16,8 +16,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}h2>=3:www/py-h2@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}priority>=1.3.0:www/py-priority@${PY_FLAVOR} -NO_ARCH= yes -USE_PYTHON= autoplist distutils USES= python:3.4+ +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?202103031813.123ID6aT052745>