aboutsummaryrefslogtreecommitdiff
path: root/lang/python
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-26 12:43:47 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2019-01-26 12:43:47 +0000
commitdbf62a0d48980a3a3fc8be74d1f5fea89f638a14 (patch)
tree98799a96336dcf506af591ded6d412e5e6baefe5 /lang/python
parent315db374779eb0e4a11be7230f2610fa46b139d8 (diff)
downloadports-dbf62a0d48980a3a3fc8be74d1f5fea89f638a14.tar.gz
ports-dbf62a0d48980a3a3fc8be74d1f5fea89f638a14.zip
Update WWW
Notes
Notes: svn path=/head/; revision=491284
Diffstat (limited to 'lang/python')
-rw-r--r--lang/python/Makefile1
-rw-r--r--lang/python/pkg-descr2
2 files changed, 2 insertions, 1 deletions
diff --git a/lang/python/Makefile b/lang/python/Makefile
index 3ee7170dca81..ec54870421d8 100644
--- a/lang/python/Makefile
+++ b/lang/python/Makefile
@@ -16,6 +16,7 @@ COMMENT= "meta-port" for the default version of Python interpreter
RUN_DEPENDS= python${PYTHON_MAJOR_VER}:lang/python${PYTHON_MAJOR_VER}
USES= python:run
+
NO_ARCH= yes
NO_BUILD= yes
diff --git a/lang/python/pkg-descr b/lang/python/pkg-descr
index 18b5866bc1a5..2fe66eba50d7 100644
--- a/lang/python/pkg-descr
+++ b/lang/python/pkg-descr
@@ -4,4 +4,4 @@ This is a meta port to the Python interpreter and provides symbolic links
to bin/python, bin/pydoc, bin/idle and so on to allow compatibility with
version agnostic python scripts.
-WWW: http://www.python.org/
+WWW: https://www.python.org/