summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lang/python+ipv6/Makefile2
-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
15 files changed, 15 insertions, 15 deletions
diff --git a/lang/python+ipv6/Makefile b/lang/python+ipv6/Makefile
index 3cc135b..d8f4971 100644
--- a/lang/python+ipv6/Makefile
+++ b/lang/python+ipv6/Makefile
@@ -34,7 +34,7 @@ SETUP_FILE= Setup
#
# Support for Tk is compiled in by default only if X11 is installed.
#
-.if exists(${X11_BASE})
+.if exists(${X11BASE})
WITH_TK?= yes
.endif
.if defined(WITH_TK) && $(WITH_TK) == yes
diff --git a/lang/python-devel/Makefile b/lang/python-devel/Makefile
index 3cc135b..d8f4971 100644
--- a/lang/python-devel/Makefile
+++ b/lang/python-devel/Makefile
@@ -34,7 +34,7 @@ SETUP_FILE= Setup
#
# Support for Tk is compiled in by default only if X11 is installed.
#
-.if exists(${X11_BASE})
+.if exists(${X11BASE})
WITH_TK?= yes
.endif
.if defined(WITH_TK) && $(WITH_TK) == yes
diff --git a/lang/python/Makefile b/lang/python/Makefile
index 3cc135b..d8f4971 100644
--- a/lang/python/Makefile
+++ b/lang/python/Makefile
@@ -34,7 +34,7 @@ SETUP_FILE= Setup
#
# Support for Tk is compiled in by default only if X11 is installed.
#
-.if exists(${X11_BASE})
+.if exists(${X11BASE})
WITH_TK?= yes
.endif
.if defined(WITH_TK) && $(WITH_TK) == yes
diff --git a/lang/python15/Makefile b/lang/python15/Makefile
index 3cc135b..d8f4971 100644
--- a/lang/python15/Makefile
+++ b/lang/python15/Makefile
@@ -34,7 +34,7 @@ SETUP_FILE= Setup
#
# Support for Tk is compiled in by default only if X11 is installed.
#
-.if exists(${X11_BASE})
+.if exists(${X11BASE})
WITH_TK?= yes
.endif
.if defined(WITH_TK) && $(WITH_TK) == yes
diff --git a/lang/python20/Makefile b/lang/python20/Makefile
index 3cc135b..d8f4971 100644
--- a/lang/python20/Makefile
+++ b/lang/python20/Makefile
@@ -34,7 +34,7 @@ SETUP_FILE= Setup
#
# Support for Tk is compiled in by default only if X11 is installed.
#
-.if exists(${X11_BASE})
+.if exists(${X11BASE})
WITH_TK?= yes
.endif
.if defined(WITH_TK) && $(WITH_TK) == yes
diff --git a/lang/python21/Makefile b/lang/python21/Makefile
index 3cc135b..d8f4971 100644
--- a/lang/python21/Makefile
+++ b/lang/python21/Makefile
@@ -34,7 +34,7 @@ SETUP_FILE= Setup
#
# Support for Tk is compiled in by default only if X11 is installed.
#
-.if exists(${X11_BASE})
+.if exists(${X11BASE})
WITH_TK?= yes
.endif
.if defined(WITH_TK) && $(WITH_TK) == yes
diff --git a/lang/python22/Makefile b/lang/python22/Makefile
index 3cc135b..d8f4971 100644
--- a/lang/python22/Makefile
+++ b/lang/python22/Makefile
@@ -34,7 +34,7 @@ SETUP_FILE= Setup
#
# Support for Tk is compiled in by default only if X11 is installed.
#
-.if exists(${X11_BASE})
+.if exists(${X11BASE})
WITH_TK?= yes
.endif
.if defined(WITH_TK) && $(WITH_TK) == yes
diff --git a/lang/python23/Makefile b/lang/python23/Makefile
index 3cc135b..d8f4971 100644
--- a/lang/python23/Makefile
+++ b/lang/python23/Makefile
@@ -34,7 +34,7 @@ SETUP_FILE= Setup
#
# Support for Tk is compiled in by default only if X11 is installed.
#
-.if exists(${X11_BASE})
+.if exists(${X11BASE})
WITH_TK?= yes
.endif
.if defined(WITH_TK) && $(WITH_TK) == yes
diff --git a/lang/python24/Makefile b/lang/python24/Makefile
index 3cc135b..d8f4971 100644
--- a/lang/python24/Makefile
+++ b/lang/python24/Makefile
@@ -34,7 +34,7 @@ SETUP_FILE= Setup
#
# Support for Tk is compiled in by default only if X11 is installed.
#
-.if exists(${X11_BASE})
+.if exists(${X11BASE})
WITH_TK?= yes
.endif
.if defined(WITH_TK) && $(WITH_TK) == yes
diff --git a/lang/python25/Makefile b/lang/python25/Makefile
index 3cc135b..d8f4971 100644
--- a/lang/python25/Makefile
+++ b/lang/python25/Makefile
@@ -34,7 +34,7 @@ SETUP_FILE= Setup
#
# Support for Tk is compiled in by default only if X11 is installed.
#
-.if exists(${X11_BASE})
+.if exists(${X11BASE})
WITH_TK?= yes
.endif
.if defined(WITH_TK) && $(WITH_TK) == yes
diff --git a/lang/python26/Makefile b/lang/python26/Makefile
index 3cc135b..d8f4971 100644
--- a/lang/python26/Makefile
+++ b/lang/python26/Makefile
@@ -34,7 +34,7 @@ SETUP_FILE= Setup
#
# Support for Tk is compiled in by default only if X11 is installed.
#
-.if exists(${X11_BASE})
+.if exists(${X11BASE})
WITH_TK?= yes
.endif
.if defined(WITH_TK) && $(WITH_TK) == yes
diff --git a/lang/python27/Makefile b/lang/python27/Makefile
index 3cc135b..d8f4971 100644
--- a/lang/python27/Makefile
+++ b/lang/python27/Makefile
@@ -34,7 +34,7 @@ SETUP_FILE= Setup
#
# Support for Tk is compiled in by default only if X11 is installed.
#
-.if exists(${X11_BASE})
+.if exists(${X11BASE})
WITH_TK?= yes
.endif
.if defined(WITH_TK) && $(WITH_TK) == yes
diff --git a/lang/python30/Makefile b/lang/python30/Makefile
index 3cc135b..d8f4971 100644
--- a/lang/python30/Makefile
+++ b/lang/python30/Makefile
@@ -34,7 +34,7 @@ SETUP_FILE= Setup
#
# Support for Tk is compiled in by default only if X11 is installed.
#
-.if exists(${X11_BASE})
+.if exists(${X11BASE})
WITH_TK?= yes
.endif
.if defined(WITH_TK) && $(WITH_TK) == yes
diff --git a/lang/python31/Makefile b/lang/python31/Makefile
index 3cc135b..d8f4971 100644
--- a/lang/python31/Makefile
+++ b/lang/python31/Makefile
@@ -34,7 +34,7 @@ SETUP_FILE= Setup
#
# Support for Tk is compiled in by default only if X11 is installed.
#
-.if exists(${X11_BASE})
+.if exists(${X11BASE})
WITH_TK?= yes
.endif
.if defined(WITH_TK) && $(WITH_TK) == yes
diff --git a/lang/python32/Makefile b/lang/python32/Makefile
index 3cc135b..d8f4971 100644
--- a/lang/python32/Makefile
+++ b/lang/python32/Makefile
@@ -34,7 +34,7 @@ SETUP_FILE= Setup
#
# Support for Tk is compiled in by default only if X11 is installed.
#
-.if exists(${X11_BASE})
+.if exists(${X11BASE})
WITH_TK?= yes
.endif
.if defined(WITH_TK) && $(WITH_TK) == yes
OpenPOWER on IntegriCloud