git: bcb9fe767113 - main - lang/python-doc-html: Relax USES=python
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 10 Sep 2022 13:05:11 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=bcb9fe7671139f7ae367fff04ddac2bb9dd21bcd
commit bcb9fe7671139f7ae367fff04ddac2bb9dd21bcd
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-09-10 12:54:34 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-09-10 13:02:58 +0000
lang/python-doc-html: Relax USES=python
Python 3.11 documentation is available.
---
lang/python-doc-html/Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lang/python-doc-html/Makefile b/lang/python-doc-html/Makefile
index b35788660494..581a22a7ccb2 100644
--- a/lang/python-doc-html/Makefile
+++ b/lang/python-doc-html/Makefile
@@ -12,7 +12,7 @@ WWW= https://www.python.org/doc/
PORTSCOUT= ignore:1
-USES= python:3.6-3.10,env tar:bzip2
+USES= python:env tar:bzip2
NO_ARCH= yes
NO_BUILD= yes