Add NO_ARCH
This commit is contained in:
@@ -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} \
|
||||
|
||||
Reference in New Issue
Block a user