[Midnightbsd-cvs] mports [24262] trunk/net/mDNSResponder/Makefile: update conflicts
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sun Sep 9 11:33:55 EDT 2018
Revision: 24262
http://svnweb.midnightbsd.org/mports/?rev=24262
Author: laffer1
Date: 2018-09-09 11:33:54 -0400 (Sun, 09 Sep 2018)
Log Message:
-----------
update conflicts
Modified Paths:
--------------
trunk/net/mDNSResponder/Makefile
Modified: trunk/net/mDNSResponder/Makefile
===================================================================
--- trunk/net/mDNSResponder/Makefile 2018-09-09 15:32:26 UTC (rev 24261)
+++ trunk/net/mDNSResponder/Makefile 2018-09-09 15:33:54 UTC (rev 24262)
@@ -8,14 +8,15 @@
MAINTAINER= ports at MidnightBSD.org
COMMENT= Bonjour (zero-configuration networking) by Apple
-LICENSE= agg
-#bsd3 and apache 2
+LICENSE= bsd3 apache2
+LICENSE_COMB= dual
-CONFLICTS= avahi-libdns-[0-9]*
+CONFLICTS_INSTALL= avahi-libdns openmdns
BUILD_WRKSRC= ${WRKSRC}/mDNSPosix
INSTALL_WRKSRC= ${WRKSRC}/mDNSPosix
MAKE_ARGS= LOCALBASE=${PREFIX} MANPATH=${MANPREFIX}/man os=freebsd
+MAKE_JOBS_UNSAFE= yes
USES= cpe bison gmake
USE_LDCONFIG= yes
USE_RC_SUBR= mdnsd mdnsresponder
More information about the Midnightbsd-cvs
mailing list