- add BROKEN

PR:		152388
Submitted by:	Doug Barton
This commit is contained in:
Dirk Meyer 2010-11-27 09:06:57 +00:00
parent 1d5e30239d
commit 77327f2456
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265269

View file

@ -173,6 +173,7 @@ CONFIGURE_ARGS+= --enable-dnssd \
--with-dnssd-libs=${LOCALBASE}/lib/ \
--with-dnssd-includes=${LOCALBASE}/include/avahi-compat-libdns_sd/
LIB_DEPENDS+= dns_sd:${PORTSDIR}/net/avahi-libdns
BROKEN= missing function, see http://www.avahi.org/ticket/303
.else
CONFIGURE_ARGS+= --disable-dnssd
.endif