From 77327f245681cb2f6040a48eb6ec4aa9a699fca7 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sat, 27 Nov 2010 09:06:57 +0000 Subject: [PATCH] - add BROKEN PR: 152388 Submitted by: Doug Barton --- print/cups-base/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile index 5bc137bb4fff..bb719a905e64 100644 --- a/print/cups-base/Makefile +++ b/print/cups-base/Makefile @@ -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