Add NO_ARCH

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-02-01 21:42:24 +00:00
parent 847e7117ef
commit 93e379eb34
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491863

View file

@ -11,9 +11,11 @@ EXTRACT_ONLY= # empty
MAINTAINER= python@FreeBSD.org
COMMENT= The "meta-port" for version 2 of the Python interpreter
USES= python:run
PYTHON_VERSION= python${PYTHON2_DEFAULT}
NO_BUILD= yes
USES= python:run
NO_ARCH= yes
NO_BUILD= yes
PYTHON_VERSION= python${PYTHON2_DEFAULT}
PLIST_FILES= bin/2to3-${PYTHON_MAJOR_VER} \
bin/idle${PYTHON_MAJOR_VER} \