aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-09-10 12:54:34 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-09-10 13:02:58 +0000
commitbcb9fe7671139f7ae367fff04ddac2bb9dd21bcd (patch)
tree27d481011d5752ffb537d0674584fc4722f57601
parentc9e520d682d927465cb03ba8d51e5ea815923882 (diff)
downloadports-bcb9fe7671139f7ae367fff04ddac2bb9dd21bcd.tar.gz
ports-bcb9fe7671139f7ae367fff04ddac2bb9dd21bcd.zip
lang/python-doc-html: Relax USES=python
Python 3.11 documentation is available.
-rw-r--r--lang/python-doc-html/Makefile2
1 files changed, 1 insertions, 1 deletions
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