aboutsummaryrefslogtreecommitdiff
path: root/shells
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-05-27 00:20:19 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-05-27 00:20:19 +0000
commitc52a715800ff83f6a958709fb689f16631b4ef8a (patch)
tree6ebe315b8b10cbc2ec7619f8a666f8cab5b7b90c /shells
parent13751f7ab8e0664df6343f3b041a3aeaca0d8712 (diff)
downloadports-c52a715800ff83f6a958709fb689f16631b4ef8a.tar.gz
ports-c52a715800ff83f6a958709fb689f16631b4ef8a.zip
Mark some ports failing on armv6, for errors classified as "???",
part 2. While here, pet portlint. Approved by: portmgr (tier-2 blanket)
Notes
Notes: svn path=/head/; revision=441819
Diffstat (limited to 'shells')
-rw-r--r--shells/bash-completion/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/bash-completion/Makefile b/shells/bash-completion/Makefile
index f5e6958acd0d..d9219a83a919 100644
--- a/shells/bash-completion/Makefile
+++ b/shells/bash-completion/Makefile
@@ -14,6 +14,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= bash:shells/bash
+BROKEN_armv6= fails to build: gmake: install-recursive: Error 1
+
USE_GITHUB= yes
GH_ACCOUNT= scop