pkgsrc-WIP-changes archive

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

zabbix50-agent: Fix CONFLICTS



Module Name:	pkgsrc-wip
Committed By:	Juraj Lutter <otis%NetBSD.org@localhost>
Pushed By:	otis
Date:		Tue Aug 18 17:00:03 2020 +0000
Changeset:	4653403f93634643f56a28d54f95889fb7b55cb7

Modified Files:
	zabbix50-agent/Makefile

Log Message:
zabbix50-agent: Fix CONFLICTS

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4653403f93634643f56a28d54f95889fb7b55cb7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 zabbix50-agent/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/zabbix50-agent/Makefile b/zabbix50-agent/Makefile
index 3ebe00ce5a..38bfe02784 100644
--- a/zabbix50-agent/Makefile
+++ b/zabbix50-agent/Makefile
@@ -5,6 +5,8 @@
 PKGNAME=	${DISTNAME:S/-/-agent-/}
 COMMENT=	Enterprise-class Monitoring Solution for Everyone
 
+CONFLICTS+=     zabbix-agent-[3-4]*
+
 USE_TOOLS+=		pkg-config
 GNU_CONFIGURE=		yes
 CONFIGURE_ARGS+=	--enable-agent


Home | Main Index | Thread Index | Old Index