mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-28 01:06:17 +00:00
Add NO_ARCH
This commit is contained in:
parent
93e379eb34
commit
7d0868f816
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=491864
@ -11,9 +11,11 @@ EXTRACT_ONLY=
|
||||
MAINTAINER= python@FreeBSD.org
|
||||
COMMENT= The "meta-port" for version 3 of the Python interpreter
|
||||
|
||||
USES= python:run
|
||||
PYTHON_VERSION= python${PYTHON3_DEFAULT}
|
||||
NO_BUILD= yes
|
||||
USES= python:run
|
||||
|
||||
NO_ARCH= yes
|
||||
NO_BUILD= yes
|
||||
PYTHON_VERSION= python${PYTHON3_DEFAULT}
|
||||
|
||||
PLIST_FILES= bin/2to3-${PYTHON_MAJOR_VER} \
|
||||
bin/idle${PYTHON_MAJOR_VER} \
|
||||
|
Loading…
Reference in New Issue
Block a user