git: c44b41cc4a25 - main - devel/py-types-python-dateutil: Clean up USES=python
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 30 Jun 2023 07:23:08 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=c44b41cc4a257ee2aa90ac5e6402db7432bb41cc commit c44b41cc4a257ee2aa90ac5e6402db7432bb41cc Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-06-30 07:08:30 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-06-30 07:08:30 +0000 devel/py-types-python-dateutil: Clean up USES=python Approved by: portmgr (blanket) With hat: python --- devel/py-types-python-dateutil/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devel/py-types-python-dateutil/Makefile b/devel/py-types-python-dateutil/Makefile index 9162ba530d4a..a4b10ac5ab39 100644 --- a/devel/py-types-python-dateutil/Makefile +++ b/devel/py-types-python-dateutil/Makefile @@ -10,7 +10,7 @@ WWW= https://github.com/python/typeshed LICENSE= APACHE20 -USES= python:3.6+ +USES= python USE_PYTHON= autoplist distutils NO_ARCH= yes