diff options
| author | Marcus von Appen <mva@FreeBSD.org> | 2013-08-25 08:12:59 +0000 |
|---|---|---|
| committer | Marcus von Appen <mva@FreeBSD.org> | 2013-08-25 08:12:59 +0000 |
| commit | c46a353b83bcae29456454193bc6aab7df78d5b2 (patch) | |
| tree | ba88d15c0339977d1c32ea6c10abae89b1165fb8 /Mk/bsd.python.mk | |
| parent | 9fafb3898f13a4d9b661c96db5e8d541fff27e52 (diff) | |
Notes
Diffstat (limited to 'Mk/bsd.python.mk')
| -rw-r--r-- | Mk/bsd.python.mk | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Mk/bsd.python.mk b/Mk/bsd.python.mk index 53abc59cda06..63948e544cd7 100644 --- a/Mk/bsd.python.mk +++ b/Mk/bsd.python.mk @@ -81,6 +81,9 @@ Python_Include_MAINTAINER= python@FreeBSD.org # want to build extensions with an older binary. # default: depends on the version of your python binary # +# PYTHON_VER - Version of the python binary in your ${PATH}, in the +# format "2.7". +# # PYTHON_DEFAULT_VERSION # - Version of the default python binary in your ${PATH}, in # the format "python2.7". Set this in your /etc/make.conf |
