aboutsummaryrefslogtreecommitdiffstats
path: root/dns/mdnsd/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-06-18 11:49:09 +0800
committerMark Linimon <linimon@FreeBSD.org>2018-06-18 11:49:09 +0800
commit836c2938d13dd8f3de8529a539c0e99b8b132537 (patch)
tree011ecedd5c814f5703e586c87086601a7a0634a4 /dns/mdnsd/Makefile
parentc4645f731a53ba79207bee6555d94df477deb0fc (diff)
downloadfreebsd-ports-gnome-836c2938d13dd8f3de8529a539c0e99b8b132537.tar.gz
freebsd-ports-gnome-836c2938d13dd8f3de8529a539c0e99b8b132537.tar.zst
freebsd-ports-gnome-836c2938d13dd8f3de8529a539c0e99b8b132537.zip
Mark ports broken on powerpc64, categories d-f.
While here, pet portlint and do some other cleanup. Approved by: portmgr (tier-2 blanket)
Diffstat (limited to 'dns/mdnsd/Makefile')
-rw-r--r--dns/mdnsd/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/dns/mdnsd/Makefile b/dns/mdnsd/Makefile
index a3b9826cab5d..1d2f49eb6105 100644
--- a/dns/mdnsd/Makefile
+++ b/dns/mdnsd/Makefile
@@ -15,6 +15,8 @@ COMMENT= Advertise a service via Rendezvous
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
+BROKEN_powerpc64= fails to compile: unrecognized command line option "-Wpedantic"
+
USES= cmake:outsource
USE_GITHUB= yes
GH_ACCOUNT= Pro