From dbf62a0d48980a3a3fc8be74d1f5fea89f638a14 Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Sat, 26 Jan 2019 12:43:47 +0000 Subject: [PATCH] Update WWW --- lang/python/Makefile | 1 + lang/python/pkg-descr | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) 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/