aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2010-11-27 17:06:57 +0800
committerdinoex <dinoex@FreeBSD.org>2010-11-27 17:06:57 +0800
commit6aadcb986f215a74eea5bb89650acd193e779872 (patch)
tree59b5f56be4b91f33589745cd13b21459d3f82c47
parent53e346ae57060038f699ac271c8d932a0667fa0e (diff)
downloadfreebsd-ports-gnome-6aadcb986f215a74eea5bb89650acd193e779872.tar.gz
freebsd-ports-gnome-6aadcb986f215a74eea5bb89650acd193e779872.tar.zst
freebsd-ports-gnome-6aadcb986f215a74eea5bb89650acd193e779872.zip
- add BROKEN
PR: 152388 Submitted by: Doug Barton
-rw-r--r--print/cups-base/Makefile1
1 files changed, 1 insertions, 0 deletions
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