summaryrefslogtreecommitdiff
path: root/chat/xchat2
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2003-10-03 08:09:20 +0000
committerxtraeme <xtraeme>2003-10-03 08:09:20 +0000
commit56a5379ae57b2d8e36a1ad8f1421e4c9b28b9c7b (patch)
treef20d1481205e06427a20d70039c09fe66505bfa1 /chat/xchat2
parent0a123c33a5f52e245f12c8ff9e59082220393384 (diff)
downloadpkgsrc-56a5379ae57b2d8e36a1ad8f1421e4c9b28b9c7b.tar.gz
Conflict with xchat-gnome. Bump PKGREVISION.
Diffstat (limited to 'chat/xchat2')
-rw-r--r--chat/xchat2/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/chat/xchat2/Makefile b/chat/xchat2/Makefile
index 12e584ed4bf..953f9056a98 100644
--- a/chat/xchat2/Makefile
+++ b/chat/xchat2/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2003/10/03 07:43:11 xtraeme Exp $
+# $NetBSD: Makefile,v 1.15 2003/10/03 08:09:20 xtraeme Exp $
#
DISTNAME= xchat-2.0.5
+PKGREVISION= 1
CATEGORIES= chat gnome
MASTER_SITES= http://www.xchat.org/files/source/2.0/
EXTRACT_SUFX= .tar.bz2
@@ -13,6 +14,8 @@ COMMENT= X11 (X Window System) IRC client, using the GTK2 toolkit
BUILD_USES_MSGFMT= YES
DEPENDS= gnome2-dirs>=1.0:../../misc/gnome2-dirs
+CONFLICTS= xchat-gnome-[0-9]*
+
GNU_CONFIGURE= YES
USE_BUILDLINK2= YES
USE_LIBTOOL= YES