aboutsummaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorMateusz Piotrowski <0mp@FreeBSD.org>2020-09-28 13:00:09 +0000
committerMateusz Piotrowski <0mp@FreeBSD.org>2020-09-28 13:00:09 +0000
commitca694a1a83904d1b53f5fc751823c86e8f106bfd (patch)
treeab38d7bdb71adaf0a3ac709e28292cb83da5720a /Mk
parent40fb18311acc2a64e6c4f73de7b7a44e9eb33baf (diff)
downloadports-ca694a1a83904d1b53f5fc751823c86e8f106bfd.tar.gz
ports-ca694a1a83904d1b53f5fc751823c86e8f106bfd.zip
Add "env" to the list of python.mk's valid args
Now the list mentions all the supported arguments.
Notes
Notes: svn path=/head/; revision=550424
Diffstat (limited to 'Mk')
-rw-r--r--Mk/Uses/python.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/Uses/python.mk b/Mk/Uses/python.mk
index 3bc138a67962..6643d30b77ab 100644
--- a/Mk/Uses/python.mk
+++ b/Mk/Uses/python.mk
@@ -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: