pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/chat/ircd-hybrid Add a CONFLICTS for ircu



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1ba6d5c83535
branches:  trunk
changeset: 503074:1ba6d5c83535
user:      adrianp <adrianp%pkgsrc.org@localhost>
date:      Sun Nov 13 22:47:40 2005 +0000

description:
Add a CONFLICTS for ircu

diffstat:

 chat/ircd-hybrid/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 63f6f4cd32e1 -r 1ba6d5c83535 chat/ircd-hybrid/Makefile
--- a/chat/ircd-hybrid/Makefile Sun Nov 13 22:45:51 2005 +0000
+++ b/chat/ircd-hybrid/Makefile Sun Nov 13 22:47:40 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2005/11/13 22:40:00 adrianp Exp $
+# $NetBSD: Makefile,v 1.21 2005/11/13 22:47:40 adrianp Exp $
 
 DISTNAME=      ircd-hybrid-7.1.3
 EXTRACT_SUFX=  .tgz
@@ -9,6 +9,8 @@
 HOMEPAGE=      http://ircd-hybrid.com/
 COMMENT=       IRC server with many options
 
+CONFLICTS+=    ircu-[0-9]*
+
 GNU_CONFIGURE= YES
 USE_PKGINSTALL=        YES
 BUILD_DEFS+=   IRCD_HYBRID_SYSLOG_FACILITY IRCD_HYBRID_NICLEN \



Home | Main Index | Thread Index | Old Index