Bug 260650

Summary: audio/murmur: Missing avahi library dependencies
Product: Ports & Packages Reporter: waitman
Component: Individual Port(s)Assignee: Mark Felder <feld>
Status: Open ---    
Severity: Affects Some People CC: waitman
Priority: --- Keywords: needs-qa
Version: LatestFlags: bugzilla: maintainer-feedback? (feld)
koobs: maintainer-feedback? (waitman)
koobs: merge-quarterly?
Hardware: Any   
OS: Any   

Description waitman 2021-12-23 20:17:37 UTC
Error: /usr/local/sbin/murmurd is linked to /usr/local/lib/libavahi-client.so.3 from net/avahi-app but it is not declared as a dependency, etc.

Warning: you need 
LIB_DEPENDS+=libavahi-client.so:net/avahi-app
LIB_DEPENDS+=libdns_sd.so:net/avahi-libdns
Comment 1 Kubilay Kocak freebsd_committer freebsd_triage 2021-12-23 20:41:33 UTC
Thank you for your report. What OPTIONS was the port built with to reproduce these missing LIB_DEPENDS?

Notably: The BONJOUR option adds:

  BONJOUR_LIB_DEPENDS=	libdns_sd.so:net/mDNSResponder