mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04: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
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue