pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/chat/xchat2 Conflict with xchat-gnome. Bump PKGREVISION.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/958bcac9dd0f
branches:  trunk
changeset: 462447:958bcac9dd0f
user:      xtraeme <xtraeme%pkgsrc.org@localhost>
date:      Fri Oct 03 08:09:20 2003 +0000

description:
Conflict with xchat-gnome. Bump PKGREVISION.

diffstat:

 chat/xchat2/Makefile |  5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)

diffs (22 lines):

diff -r b55a86cb5d51 -r 958bcac9dd0f chat/xchat2/Makefile
--- a/chat/xchat2/Makefile      Fri Oct 03 07:47:59 2003 +0000
+++ b/chat/xchat2/Makefile      Fri Oct 03 08:09:20 2003 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index