summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--irc/xchat-gnome/Makefile2
-rw-r--r--irc/xchat2/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/irc/xchat-gnome/Makefile b/irc/xchat-gnome/Makefile
index aca708fe339b..1ac54858e52a 100644
--- a/irc/xchat-gnome/Makefile
+++ b/irc/xchat-gnome/Makefile
@@ -28,6 +28,8 @@ CONFIGURE_ARGS= --enable-nls \
--enable-ipv6 \
--enable-perl
+CONFLICTS= xchat-*
+
.include <bsd.port.pre.mk>
.if defined(WITH_SOCKS)
diff --git a/irc/xchat2/Makefile b/irc/xchat2/Makefile
index aca708fe339b..1ac54858e52a 100644
--- a/irc/xchat2/Makefile
+++ b/irc/xchat2/Makefile
@@ -28,6 +28,8 @@ CONFIGURE_ARGS= --enable-nls \
--enable-ipv6 \
--enable-perl
+CONFLICTS= xchat-*
+
.include <bsd.port.pre.mk>
.if defined(WITH_SOCKS)