aboutsummaryrefslogtreecommitdiff
path: root/shells/bash-completion
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-02-19 10:29:58 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2018-02-19 10:29:58 +0000
commit8209bb1e1c41f8b38cd50cb309cfc06444031bc9 (patch)
tree4f6777ab4fb74f37042bd97cbcd63ab2840e6ac8 /shells/bash-completion
parent075392f21d090b661b20f062f498499447f74c6f (diff)
downloadports-8209bb1e1c41f8b38cd50cb309cfc06444031bc9.tar.gz
ports-8209bb1e1c41f8b38cd50cb309cfc06444031bc9.zip
Mark BROKEN_armv6 and BROKEN_armv7
BROKEN_armv6 was removed in r444870 by accident. And Mark Linimon mentioned same error on armv7. Notified by: linimon Reference: http://beefy8.nyi.freebsd.org/data/head-armv6-default/p461852_s329284/logs/errors/bash-completion-2.7,1.log
Notes
Notes: svn path=/head/; revision=462294
Diffstat (limited to 'shells/bash-completion')
-rw-r--r--shells/bash-completion/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/shells/bash-completion/Makefile b/shells/bash-completion/Makefile
index 972e19d30afb..3e124712fb90 100644
--- a/shells/bash-completion/Makefile
+++ b/shells/bash-completion/Makefile
@@ -12,6 +12,9 @@ COMMENT= Programmable completion library for Bash
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
+BROKEN_armv6= fails to build: gmake: install-recursive: Error 1
+BROKEN_armv7= fails to build: gmake: install-recursive: Error 1
+
RUN_DEPENDS= bash:shells/bash
OPTIONS_DEFINE= CMAKE_MODULES DOCS