aboutsummaryrefslogtreecommitdiffstats
path: root/dns/openmdns
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2016-10-26 12:08:28 +0800
committerjbeich <jbeich@FreeBSD.org>2016-10-26 12:08:28 +0800
commitdb2725dd8a9ab9bc021549d60b4b3d53cb9b54c9 (patch)
tree4921c02aa60cfe367371b118b1b4d7d28ba159f1 /dns/openmdns
parentc310a436f7b22bf73296d5b6fe351d6e0e35dac9 (diff)
downloadfreebsd-ports-graphics-db2725dd8a9ab9bc021549d60b4b3d53cb9b54c9.tar.gz
freebsd-ports-graphics-db2725dd8a9ab9bc021549d60b4b3d53cb9b54c9.tar.zst
freebsd-ports-graphics-db2725dd8a9ab9bc021549d60b4b3d53cb9b54c9.zip
dns/openmdns: conflict with net/mDNSResponder
Diffstat (limited to 'dns/openmdns')
-rw-r--r--dns/openmdns/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/openmdns/Makefile b/dns/openmdns/Makefile
index 57f2a63c21a..b892642c7d0 100644
--- a/dns/openmdns/Makefile
+++ b/dns/openmdns/Makefile
@@ -15,6 +15,8 @@ USE_GITHUB= yes
GH_ACCOUNT= haesbaert
GH_PROJECT= mdnsd
+CONFLICTS_INSTALL= mDNSResponder # sbin/mdnsd
+
USES= localbase uidfix
USE_RC_SUBR= mdnsd
MAKE_ENV= LDADD="${LIBS}"