From 2adbe2984d7aeb8a4414d128500209f77243e8ca Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Sat, 11 Oct 2003 04:44:32 +0000 Subject: [PATCH] xchat2 conflicts with xchat. Submitted by: Oliver Eikemeier --- irc/xchat-gnome/Makefile | 2 ++ irc/xchat2/Makefile | 2 ++ 2 files changed, 4 insertions(+) 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 .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 .if defined(WITH_SOCKS)