diff options
author | Thomas Gellekum <tg@FreeBSD.org> | 2002-04-26 10:45:42 +0000 |
---|---|---|
committer | Thomas Gellekum <tg@FreeBSD.org> | 2002-04-26 10:45:42 +0000 |
commit | 3688540fe6a31d6df6f109a52acc29d6e92987dd (patch) | |
tree | 5c0b9ab6314e8086842c3c2876ff3d179bf13e14 /Mk | |
parent | cee2cd2af5fe0399c90185cd97d975686841848c (diff) | |
download | ports-3688540fe6a31d6df6f109a52acc29d6e92987dd.tar.gz ports-3688540fe6a31d6df6f109a52acc29d6e92987dd.zip |
Notes
Diffstat (limited to 'Mk')
-rw-r--r-- | Mk/bsd.python.mk | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Mk/bsd.python.mk b/Mk/bsd.python.mk index 6923d056e154..08b4c801060a 100644 --- a/Mk/bsd.python.mk +++ b/Mk/bsd.python.mk @@ -11,9 +11,9 @@ Python_Include_MAINTAINER= tg@FreeBSD.org # This file contains some variable definitions that are supposed to # make your life easier when dealing with ports related to the Python -# language. It's automatically included when USE_PYTHON, PYTHON_VERSION or -# USE_PYDISTUTILS is defined in the ports' makefile. Define PYTHON_VERSION -# to override the defaults that USE_PYTHON would give you. +# language. It's automatically included when USE_PYTHON or PYTHON_VERSION +# is defined in the ports' makefile. Define PYTHON_VERSION to override the +# defaults that USE_PYTHON would give you. # # The variables: # |