Add "env" to the list of python.mk's valid args

Now the list mentions all the supported arguments.
This commit is contained in:
Mateusz Piotrowski 2020-09-28 13:00:09 +00:00
parent 40fb18311a
commit ca694a1a83
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550424

View File

@ -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: