aboutsummaryrefslogtreecommitdiff
path: root/irc/xchat-gnome
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-11 04:44:32 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-11 04:44:32 +0000
commit2adbe2984d7aeb8a4414d128500209f77243e8ca (patch)
treede6b9d3a63dfd2b2df2ab266c0d1437a5957c8b5 /irc/xchat-gnome
parentbe7f3f8eb03d28004ea4e478d72c5ac6234b7500 (diff)
downloadports-2adbe2984d7aeb8a4414d128500209f77243e8ca.tar.gz
ports-2adbe2984d7aeb8a4414d128500209f77243e8ca.zip
xchat2 conflicts with xchat.
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes
Notes: svn path=/head/; revision=90828
Diffstat (limited to 'irc/xchat-gnome')
-rw-r--r--irc/xchat-gnome/Makefile2
1 files changed, 2 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)