aboutsummaryrefslogtreecommitdiff
path: root/irc/bitchx/Makefile
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2001-04-06 21:36:03 +0000
committerClive Lin <clive@FreeBSD.org>2001-04-06 21:36:03 +0000
commitdfd857648e37dbc218fee68635780ca392a081f1 (patch)
tree8ce5e7f46350b3c5cc98a07a32a0d603fd368c33 /irc/bitchx/Makefile
parent9cef64526ac90ce6d5d8e77dbd255b02b62f1dd4 (diff)
downloadports-dfd857648e37dbc218fee68635780ca392a081f1.tar.gz
ports-dfd857648e37dbc218fee68635780ca392a081f1.zip
Notes
Diffstat (limited to 'irc/bitchx/Makefile')
-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