aboutsummaryrefslogtreecommitdiff
path: root/ftp
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2018-09-10 02:06:12 +0000
committerMark Linimon <linimon@FreeBSD.org>2018-09-10 02:06:12 +0000
commit7be0be3c94935fb7849a3a65a67a4dba35888eb7 (patch)
treee80368163569daa7ebbdc93edcc7925057b37e44 /ftp
parent5f3e8ddc0a1040ccf5a6177bd8961960a9c3991d (diff)
downloadports-7be0be3c94935fb7849a3a65a67a4dba35888eb7.tar.gz
ports-7be0be3c94935fb7849a3a65a67a4dba35888eb7.zip
Mark various ports broken on powerpc64.
Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=479351
Diffstat (limited to 'ftp')
-rw-r--r--ftp/netdumpd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/netdumpd/Makefile b/ftp/netdumpd/Makefile
index 548e363eef04..c47f03eae376 100644
--- a/ftp/netdumpd/Makefile
+++ b/ftp/netdumpd/Makefile
@@ -13,6 +13,7 @@ COMMENT= UDP server capable of handling netdump transfers
LICENSE= BSD2CLAUSE
IGNORE_FreeBSD_10= Depends on libcasper
+BROKEN_powerpc64= fails to build: netdumpd.c:270: warning: declaration of 'index' shadows a global declaration
MAKE_ARGS+= BINDIR=${PREFIX}/sbin
MAKE_ARGS+= MANDIR=${PREFIX}/man/man