mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
There is no need of the whole avahi bundle, avahi-libdns is enough.
PR: ports/119023 Submitted by: Dmitry Panov
This commit is contained in:
parent
2b7a22a3cc
commit
36b424addd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=206377
@ -45,7 +45,7 @@ PLIST_SUB+= QT4="@comment "
|
||||
.endif
|
||||
|
||||
.if exists(${LOCALBASE}/include/avahi-compat-libdns_sd/dns_sd.h)
|
||||
LIB_DEPENDS+= dns_sd.1:${PORTSDIR}/net/avahi
|
||||
LIB_DEPENDS+= dns_sd.1:${PORTSDIR}/net/avahi-libdns
|
||||
.elif defined(WITH_DNSSD)
|
||||
LIB_DEPENDS+= dns_sd.1:${PORTSDIR}/net/mDNSResponder
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user