aboutsummaryrefslogtreecommitdiff
path: root/lang/python-doc-html
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-27 19:58:03 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-27 19:58:03 +0000
commitded0c77c6c3ed7b9e0427bc655532e9a5df01b0b (patch)
tree779de4536960855835855c7f788924f8328700a2 /lang/python-doc-html
parent991d69aa263a45d530d1dd4e7dd96702035752a4 (diff)
downloadports-ded0c77c6c3ed7b9e0427bc655532e9a5df01b0b.tar.gz
ports-ded0c77c6c3ed7b9e0427bc655532e9a5df01b0b.zip
Remove python from BUILD_DEPENDS
- Update WWW
Notes
Notes: svn path=/head/; revision=491392
Diffstat (limited to 'lang/python-doc-html')
-rw-r--r--lang/python-doc-html/Makefile3
-rw-r--r--lang/python-doc-html/pkg-descr2
2 files changed, 3 insertions, 2 deletions
diff --git a/lang/python-doc-html/Makefile b/lang/python-doc-html/Makefile
index 995e35a02972..7ca3d47f3d47 100644
--- a/lang/python-doc-html/Makefile
+++ b/lang/python-doc-html/Makefile
@@ -14,9 +14,10 @@ COMMENT= Documentation for the Python programming language
PORTSCOUT= ignore:1
+USES= python:env tar:bzip2
+
NO_ARCH= yes
NO_BUILD= yes
-USES= python:build tar:bzip2
DOCSDIR= ${PREFIX}/share/doc/${PYTHON_VERSION}
PLIST= ${WRKDIR}/pkg-plist.${DOCFORMAT}
diff --git a/lang/python-doc-html/pkg-descr b/lang/python-doc-html/pkg-descr
index 02b70cc56702..d288b38fddde 100644
--- a/lang/python-doc-html/pkg-descr
+++ b/lang/python-doc-html/pkg-descr
@@ -1,3 +1,3 @@
Documentation for the Python programming language.
-WWW: http://www.python.org/doc/
+WWW: https://www.python.org/doc/