diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-09-10 12:54:34 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-09-10 13:02:58 +0000 |
commit | bcb9fe7671139f7ae367fff04ddac2bb9dd21bcd (patch) | |
tree | 27d481011d5752ffb537d0674584fc4722f57601 /lang/python-doc-html | |
parent | c9e520d682d927465cb03ba8d51e5ea815923882 (diff) | |
download | ports-bcb9fe7671139f7ae367fff04ddac2bb9dd21bcd.tar.gz ports-bcb9fe7671139f7ae367fff04ddac2bb9dd21bcd.zip |
Diffstat (limited to 'lang/python-doc-html')
-rw-r--r-- | lang/python-doc-html/Makefile | 2 |
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 |