aboutsummaryrefslogtreecommitdiff
path: root/irc
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2004-04-10 17:26:55 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2004-04-10 17:26:55 +0000
commitc0669efed5bfc1feca96a758bf4cbe54cb51ba70 (patch)
treeb8a9edbe79fb5c5de6e035c09b189a9c9d4101c5 /irc
parente25456852bc19ad4f1e63841747a4f63637d0eef (diff)
downloadports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.tar.gz
ports-c0669efed5bfc1feca96a758bf4cbe54cb51ba70.zip
Notes
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