Re: git: 3437a65039c6 - main - net/avahi-app: Add Netlink support
Date: Sat, 22 Feb 2025 14:52:24 UTC
## Gleb Popov (arrowd@FreeBSD.org): > net/avahi-app: Add Netlink support I believe this was not good[tm]. Thanks to the autoreconf, the pkgconfig files of avahi-app now look like this: Name: avahi-client Description: Avahi Multicast DNS Responder (Client Support) Version: 0.8 Libs: -L${libdir} -lavahi-common -lavahi-client @PTHREAD_LIBS@ Cflags: -D_REENTRANT @PTHREAD_CFLAGS@ -I${includedir} which breaks everything depending on avahi-stuff by means of pkgconfig (e.g. cups). (observed on 14.2, in poudriere). Regards, Christoph -- Spare Space