summaryrefslogtreecommitdiff
path: root/irc/xchat2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'irc/xchat2/Makefile')
-rw-r--r--irc/xchat2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile
index 31a42190563d..63765934c2d6 100644
--- a/irc/xchat2/Makefile
+++ b/irc/xchat2/Makefile
@@ -29,7 +29,7 @@ CONFIGURE_ARGS= --enable-nls \
--enable-ipv6 \
--enable-perl
-CONFLICTS= xchat-*
+CONFLICTS= xchat-1*
.if defined(WITH_SOCKS)
BUILD_DEPENDS+= ${LOCALBASE}/lib/libsocks5.a:${PORTSDIR}/net/socks5