summaryrefslogtreecommitdiffstats
path: root/Mk/bsd.python.mk
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2002-04-26 10:45:42 +0000
committertg <tg@FreeBSD.org>2002-04-26 10:45:42 +0000
commit510c34ec2aaa5ed1fa989d9daeb952f32be834ee (patch)
tree5dec402ae68e4f3050328e6b1c380ae45a0cc060 /Mk/bsd.python.mk
parent9270aaf24c2088620933fd42584e7765c439ea20 (diff)
downloadFreeBSD-ports-510c34ec2aaa5ed1fa989d9daeb952f32be834ee.zip
FreeBSD-ports-510c34ec2aaa5ed1fa989d9daeb952f32be834ee.tar.gz
Fix comment to reflect the actual usage of USE_PYDISTUTILS.
Diffstat (limited to 'Mk/bsd.python.mk')
-rw-r--r--Mk/bsd.python.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/Mk/bsd.python.mk b/Mk/bsd.python.mk
index 6923d05..08b4c80 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:
#
OpenPOWER on IntegriCloud