summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorfluffy <fluffy@FreeBSD.org>2010-03-30 13:36:43 +0000
committerfluffy <fluffy@FreeBSD.org>2010-03-30 13:36:43 +0000
commit03728c5ad54a288e0a00261a21916e6070df06cd (patch)
treeb9b45fa4a8097d80f4d6fb90f07b928507bdbb66
parentba1b1b22482e218d669d01e56b7015313d06adf0 (diff)
downloadFreeBSD-ports-03728c5ad54a288e0a00261a21916e6070df06cd.zip
FreeBSD-ports-03728c5ad54a288e0a00261a21916e6070df06cd.tar.gz
- Set CONFLICTS with net-mgmt/argus3[-clients]
-rw-r--r--net-mgmt/argus-clients/Makefile2
-rw-r--r--net-mgmt/argus/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/net-mgmt/argus-clients/Makefile b/net-mgmt/argus-clients/Makefile
index 5139d78..913c75c 100644
--- a/net-mgmt/argus-clients/Makefile
+++ b/net-mgmt/argus-clients/Makefile
@@ -15,6 +15,8 @@ MASTER_SITES= http://qosient.com/argus/src/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Client programs for the argus IP network transaction auditing tool
+CONFLICTS= argus-clients-3* argus-clients-sasl-3*
+
.if defined(WITH_SASL)
LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
.endif
diff --git a/net-mgmt/argus/Makefile b/net-mgmt/argus/Makefile
index 2cc4ecb..03bbe21 100644
--- a/net-mgmt/argus/Makefile
+++ b/net-mgmt/argus/Makefile
@@ -15,6 +15,8 @@ MASTER_SITES= http://qosient.com/argus/src/ \
MAINTAINER= ports@freebsd.org
COMMENT= A generic IP network transaction auditing tool
+CONFLICTS= argus-3* argus-sasl-3*
+
.if defined(WITH_SASL)
LIB_DEPENDS+= sasl2.2:${PORTSDIR}/security/cyrus-sasl2
.endif
OpenPOWER on IntegriCloud