aboutsummaryrefslogtreecommitdiffstats
path: root/irc/bitchx
diff options
context:
space:
mode:
Diffstat (limited to 'irc/bitchx')
-rw-r--r--irc/bitchx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/bitchx/Makefile b/irc/bitchx/Makefile
index 06bc182305ab..2ae299c91924 100644
--- a/irc/bitchx/Makefile
+++ b/irc/bitchx/Makefile
@@ -41,7 +41,7 @@ CONFIGURE_ARGS+=--without-gtk
USE_ESOUND= yes
CONFIGURE_ARGS+=--enable-sound
.endif
-.if defined(HAVE_IPV6)
+.if defined(WITH_IPV6)
USE_IPV6= yes
CONFIGURE_ARGS+=--enable-ipv6
.endif