pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/chat/ircu Add a CONFLICTS for ircd-hybrid
details: https://anonhg.NetBSD.org/pkgsrc/rev/c004376bbe70
branches: trunk
changeset: 503784:c004376bbe70
user: adrianp <adrianp%pkgsrc.org@localhost>
date: Tue Nov 29 19:05:12 2005 +0000
description:
Add a CONFLICTS for ircd-hybrid
Minor pkglintification
diffstat:
chat/ircu/Makefile | 6 ++++--
1 files changed, 4 insertions(+), 2 deletions(-)
diffs (27 lines):
diff -r 4197fd22c5ec -r c004376bbe70 chat/ircu/Makefile
--- a/chat/ircu/Makefile Tue Nov 29 17:46:19 2005 +0000
+++ b/chat/ircu/Makefile Tue Nov 29 19:05:12 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2005/08/23 11:48:47 rillig Exp $
+# $NetBSD: Makefile,v 1.16 2005/11/29 19:05:12 adrianp Exp $
#
DISTNAME= ircu2.10.11.07
@@ -11,6 +11,8 @@
HOMEPAGE= http://coder-com.undernet.org/
COMMENT= Internet Relay Chat server customized for Undernet
+CONFLICTS+= ircd-hybrid-[0-9]*
+
USE_PKGINSTALL= YES
GNU_CONFIGURE= YES
@@ -45,7 +47,7 @@
PKG_GROUPS= ${IRCD_GROUP}
PKG_USERS= ${IRCD_USER}:${IRCD_GROUP}::IRC\ server\ user:/nonexistant:${SH}
-SUBST_CLASSES= paths
+SUBST_CLASSES+= paths
SUBST_STAGE.paths= post-patch
SUBST_FILES.paths= tools/README doc/ircd.conf.sample
SUBST_SED.paths= -e "s|/usr/local/lib/irc|${PKG_SYSCONFDIR}|g" \
Home |
Main Index |
Thread Index |
Old Index