summaryrefslogtreecommitdiff
path: root/chat/xchat
diff options
context:
space:
mode:
Diffstat (limited to 'chat/xchat')
-rw-r--r--chat/xchat/Makefile4
-rw-r--r--chat/xchat/Makefile.common4
2 files changed, 4 insertions, 4 deletions
diff --git a/chat/xchat/Makefile b/chat/xchat/Makefile
index 47b8c4312ef..2382a785818 100644
--- a/chat/xchat/Makefile
+++ b/chat/xchat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.26 2002/12/24 09:35:53 tron Exp $
+# $NetBSD: Makefile,v 1.27 2003/10/03 07:20:00 xtraeme Exp $
.include "Makefile.common"
@@ -7,7 +7,7 @@
CONFIGURE_ARGS+= --disable-gnome
CONFIGURE_ARGS+= --disable-zvt
-CONFLICTS+= xchat-gnome-[0-9]*
+CONFLICTS+= xchat-gnome-[0-9]* xchat-2.[0-9]*
.include "../../graphics/gdk-pixbuf/buildlink2.mk"
.include "../../x11/gtk/buildlink2.mk"
diff --git a/chat/xchat/Makefile.common b/chat/xchat/Makefile.common
index a04ee0de00f..4a1cf90d557 100644
--- a/chat/xchat/Makefile.common
+++ b/chat/xchat/Makefile.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.18 2003/07/17 21:26:28 grant Exp $
+# $NetBSD: Makefile.common,v 1.19 2003/10/03 07:20:00 xtraeme Exp $
DISTNAME= xchat-1.8.11
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= chat x11
MASTER_SITES= ${HOMEPAGE}files/source/1.8/
EXTRACT_SUFX= .tar.bz2