Add "env" to the list of python.mk's valid args
Now the list mentions all the supported arguments.
This commit is contained in:
parent
40fb18311a
commit
ca694a1a83
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550424
@ -6,7 +6,7 @@
|
||||
#
|
||||
# Feature: python
|
||||
# Usage: USES=python[:version-spec][,arg,...]
|
||||
# Valid ARGS: <version-spec>, patch, build, run, test
|
||||
# Valid ARGS: <version-spec>, patch, build, run, test, env
|
||||
#
|
||||
# version-spec Declarative specification for the Python version(s) the
|
||||
# port supports. Subsets and ranges can be specified:
|
||||
|
Loading…
Reference in New Issue
Block a user