summaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
Diffstat (limited to 'irc')
-rw-r--r--irc/xchat/Makefile2
-rw-r--r--irc/xchat1/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/xchat/Makefile b/irc/xchat/Makefile
index 63d467c99872..3aa42fd99a73 100644
--- a/irc/xchat/Makefile
+++ b/irc/xchat/Makefile
@@ -65,7 +65,7 @@ CONFIGURE_ARGS+= --disable-gnome --disable-zvt
.endif
.if defined(WITH_PYTHON)
-USE_PYTHON= yes
+USE_PYTHON= yes
CONFIGURE_ARGS+= --enable-python
.else
CONFIGURE_ARGS+= --disable-python
diff --git a/irc/xchat1/Makefile b/irc/xchat1/Makefile
index 63d467c99872..3aa42fd99a73 100644
--- a/irc/xchat1/Makefile
+++ b/irc/xchat1/Makefile
@@ -65,7 +65,7 @@ CONFIGURE_ARGS+= --disable-gnome --disable-zvt
.endif
.if defined(WITH_PYTHON)
-USE_PYTHON= yes
+USE_PYTHON= yes
CONFIGURE_ARGS+= --enable-python
.else
CONFIGURE_ARGS+= --disable-python