summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--lang/python-devel/Makefile2
-rw-r--r--lang/python/Makefile2
-rw-r--r--lang/python15/Makefile2
-rw-r--r--lang/python20/Makefile2
-rw-r--r--lang/python21/Makefile2
-rw-r--r--lang/python22/Makefile2
-rw-r--r--lang/python23/Makefile2
-rw-r--r--lang/python24/Makefile2
-rw-r--r--lang/python25/Makefile2
-rw-r--r--lang/python26/Makefile2
-rw-r--r--lang/python27/Makefile2
-rw-r--r--lang/python30/Makefile2
-rw-r--r--lang/python31/Makefile2
-rw-r--r--lang/python32/Makefile2
14 files changed, 14 insertions, 14 deletions
diff --git a/lang/python-devel/Makefile b/lang/python-devel/Makefile
index 0f0bdbf9b49d..18472eedaff6 100644
--- a/lang/python-devel/Makefile
+++ b/lang/python-devel/Makefile
@@ -31,7 +31,7 @@ SETUP_FILE= Setup
#
# If you don't want to use Python's thread module, you need to set
-# WITHOUT_THREADS. libc_r should be installed on current systems.
+# WITHOUT_THREADS. libc_r should be installed on nowadays' systems.
#
LIBC_R!= /sbin/ldconfig -r | grep c_r || true
.if (${LIBC_R} != "") && !defined(WITHOUT_THREADS)
diff --git a/lang/python/Makefile b/lang/python/Makefile
index 0f0bdbf9b49d..18472eedaff6 100644
--- a/lang/python/Makefile
+++ b/lang/python/Makefile
@@ -31,7 +31,7 @@ SETUP_FILE= Setup
#
# If you don't want to use Python's thread module, you need to set
-# WITHOUT_THREADS. libc_r should be installed on current systems.
+# WITHOUT_THREADS. libc_r should be installed on nowadays' systems.
#
LIBC_R!= /sbin/ldconfig -r | grep c_r || true
.if (${LIBC_R} != "") && !defined(WITHOUT_THREADS)
diff --git a/lang/python15/Makefile b/lang/python15/Makefile
index 0f0bdbf9b49d..18472eedaff6 100644
--- a/lang/python15/Makefile
+++ b/lang/python15/Makefile
@@ -31,7 +31,7 @@ SETUP_FILE= Setup
#
# If you don't want to use Python's thread module, you need to set
-# WITHOUT_THREADS. libc_r should be installed on current systems.
+# WITHOUT_THREADS. libc_r should be installed on nowadays' systems.
#
LIBC_R!= /sbin/ldconfig -r | grep c_r || true
.if (${LIBC_R} != "") && !defined(WITHOUT_THREADS)
diff --git a/lang/python20/Makefile b/lang/python20/Makefile
index 0f0bdbf9b49d..18472eedaff6 100644
--- a/lang/python20/Makefile
+++ b/lang/python20/Makefile
@@ -31,7 +31,7 @@ SETUP_FILE= Setup
#
# If you don't want to use Python's thread module, you need to set
-# WITHOUT_THREADS. libc_r should be installed on current systems.
+# WITHOUT_THREADS. libc_r should be installed on nowadays' systems.
#
LIBC_R!= /sbin/ldconfig -r | grep c_r || true
.if (${LIBC_R} != "") && !defined(WITHOUT_THREADS)
diff --git a/lang/python21/Makefile b/lang/python21/Makefile
index 0f0bdbf9b49d..18472eedaff6 100644
--- a/lang/python21/Makefile
+++ b/lang/python21/Makefile
@@ -31,7 +31,7 @@ SETUP_FILE= Setup
#
# If you don't want to use Python's thread module, you need to set
-# WITHOUT_THREADS. libc_r should be installed on current systems.
+# WITHOUT_THREADS. libc_r should be installed on nowadays' systems.
#
LIBC_R!= /sbin/ldconfig -r | grep c_r || true
.if (${LIBC_R} != "") && !defined(WITHOUT_THREADS)
diff --git a/lang/python22/Makefile b/lang/python22/Makefile
index 0f0bdbf9b49d..18472eedaff6 100644
--- a/lang/python22/Makefile
+++ b/lang/python22/Makefile
@@ -31,7 +31,7 @@ SETUP_FILE= Setup
#
# If you don't want to use Python's thread module, you need to set
-# WITHOUT_THREADS. libc_r should be installed on current systems.
+# WITHOUT_THREADS. libc_r should be installed on nowadays' systems.
#
LIBC_R!= /sbin/ldconfig -r | grep c_r || true
.if (${LIBC_R} != "") && !defined(WITHOUT_THREADS)
diff --git a/lang/python23/Makefile b/lang/python23/Makefile
index 0f0bdbf9b49d..18472eedaff6 100644
--- a/lang/python23/Makefile
+++ b/lang/python23/Makefile
@@ -31,7 +31,7 @@ SETUP_FILE= Setup
#
# If you don't want to use Python's thread module, you need to set
-# WITHOUT_THREADS. libc_r should be installed on current systems.
+# WITHOUT_THREADS. libc_r should be installed on nowadays' systems.
#
LIBC_R!= /sbin/ldconfig -r | grep c_r || true
.if (${LIBC_R} != "") && !defined(WITHOUT_THREADS)
diff --git a/lang/python24/Makefile b/lang/python24/Makefile
index 0f0bdbf9b49d..18472eedaff6 100644
--- a/lang/python24/Makefile
+++ b/lang/python24/Makefile
@@ -31,7 +31,7 @@ SETUP_FILE= Setup
#
# If you don't want to use Python's thread module, you need to set
-# WITHOUT_THREADS. libc_r should be installed on current systems.
+# WITHOUT_THREADS. libc_r should be installed on nowadays' systems.
#
LIBC_R!= /sbin/ldconfig -r | grep c_r || true
.if (${LIBC_R} != "") && !defined(WITHOUT_THREADS)
diff --git a/lang/python25/Makefile b/lang/python25/Makefile
index 0f0bdbf9b49d..18472eedaff6 100644
--- a/lang/python25/Makefile
+++ b/lang/python25/Makefile
@@ -31,7 +31,7 @@ SETUP_FILE= Setup
#
# If you don't want to use Python's thread module, you need to set
-# WITHOUT_THREADS. libc_r should be installed on current systems.
+# WITHOUT_THREADS. libc_r should be installed on nowadays' systems.
#
LIBC_R!= /sbin/ldconfig -r | grep c_r || true
.if (${LIBC_R} != "") && !defined(WITHOUT_THREADS)
diff --git a/lang/python26/Makefile b/lang/python26/Makefile
index 0f0bdbf9b49d..18472eedaff6 100644
--- a/lang/python26/Makefile
+++ b/lang/python26/Makefile
@@ -31,7 +31,7 @@ SETUP_FILE= Setup
#
# If you don't want to use Python's thread module, you need to set
-# WITHOUT_THREADS. libc_r should be installed on current systems.
+# WITHOUT_THREADS. libc_r should be installed on nowadays' systems.
#
LIBC_R!= /sbin/ldconfig -r | grep c_r || true
.if (${LIBC_R} != "") && !defined(WITHOUT_THREADS)
diff --git a/lang/python27/Makefile b/lang/python27/Makefile
index 0f0bdbf9b49d..18472eedaff6 100644
--- a/lang/python27/Makefile
+++ b/lang/python27/Makefile
@@ -31,7 +31,7 @@ SETUP_FILE= Setup
#
# If you don't want to use Python's thread module, you need to set
-# WITHOUT_THREADS. libc_r should be installed on current systems.
+# WITHOUT_THREADS. libc_r should be installed on nowadays' systems.
#
LIBC_R!= /sbin/ldconfig -r | grep c_r || true
.if (${LIBC_R} != "") && !defined(WITHOUT_THREADS)
diff --git a/lang/python30/Makefile b/lang/python30/Makefile
index 0f0bdbf9b49d..18472eedaff6 100644
--- a/lang/python30/Makefile
+++ b/lang/python30/Makefile
@@ -31,7 +31,7 @@ SETUP_FILE= Setup
#
# If you don't want to use Python's thread module, you need to set
-# WITHOUT_THREADS. libc_r should be installed on current systems.
+# WITHOUT_THREADS. libc_r should be installed on nowadays' systems.
#
LIBC_R!= /sbin/ldconfig -r | grep c_r || true
.if (${LIBC_R} != "") && !defined(WITHOUT_THREADS)
diff --git a/lang/python31/Makefile b/lang/python31/Makefile
index 0f0bdbf9b49d..18472eedaff6 100644
--- a/lang/python31/Makefile
+++ b/lang/python31/Makefile
@@ -31,7 +31,7 @@ SETUP_FILE= Setup
#
# If you don't want to use Python's thread module, you need to set
-# WITHOUT_THREADS. libc_r should be installed on current systems.
+# WITHOUT_THREADS. libc_r should be installed on nowadays' systems.
#
LIBC_R!= /sbin/ldconfig -r | grep c_r || true
.if (${LIBC_R} != "") && !defined(WITHOUT_THREADS)
diff --git a/lang/python32/Makefile b/lang/python32/Makefile
index 0f0bdbf9b49d..18472eedaff6 100644
--- a/lang/python32/Makefile
+++ b/lang/python32/Makefile
@@ -31,7 +31,7 @@ SETUP_FILE= Setup
#
# If you don't want to use Python's thread module, you need to set
-# WITHOUT_THREADS. libc_r should be installed on current systems.
+# WITHOUT_THREADS. libc_r should be installed on nowadays' systems.
#
LIBC_R!= /sbin/ldconfig -r | grep c_r || true
.if (${LIBC_R} != "") && !defined(WITHOUT_THREADS)