aboutsummaryrefslogtreecommitdiff
path: root/shells
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
parent075392f21d090b661b20f062f498499447f74c6f (diff)
downloadports-8209bb1e1c41f8b38cd50cb309cfc06444031bc9.tar.gz
ports-8209bb1e1c41f8b38cd50cb309cfc06444031bc9.zip
Notes
Diffstat (limited to 'shells')
-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