pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/xchat-gnome It's xchat-[0-9]* not xchat-1.[0-9]*
details: https://anonhg.NetBSD.org/pkgsrc/rev/b55a86cb5d51
branches: trunk
changeset: 462446:b55a86cb5d51
user: xtraeme <xtraeme%pkgsrc.org@localhost>
date: Fri Oct 03 07:47:59 2003 +0000
description:
It's xchat-[0-9]* not xchat-1.[0-9]*
diffstat:
chat/xchat-gnome/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 2b99c48eab20 -r b55a86cb5d51 chat/xchat-gnome/Makefile
--- a/chat/xchat-gnome/Makefile Fri Oct 03 07:44:39 2003 +0000
+++ b/chat/xchat-gnome/Makefile Fri Oct 03 07:47:59 2003 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.9 2003/10/03 07:43:11 xtraeme Exp $
+# $NetBSD: Makefile,v 1.10 2003/10/03 07:47:59 xtraeme Exp $
.include "../xchat/Makefile.common"
PKGNAME= ${DISTNAME:S/-/-gnome-/}
# Don't set "PKGREVISION" here, set it in "../xchat/Makefile.common".
-CONFLICTS+= xchat-1.[0-9]*
+CONFLICTS+= xchat-[0-9]*
COMMENT+= and GNOME libraries
CONFIGURE_ARGS+= --enable-panel
Home |
Main Index |
Thread Index |
Old Index