diff options
| author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-04-05 19:12:10 +0000 |
|---|---|---|
| committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2018-04-05 19:12:10 +0000 |
| commit | 8a567d7b76628f0aa8874677521b4afee32e6bca (patch) | |
| tree | f790ce65309c5ce5e4969033cb9a97c6d228f9c8 /shells/bash-completion | |
| parent | security/kr: Does not build on i386 (diff) | |
Add PORTSCOUT
Notes
Notes:
svn path=/head/; revision=466583
Diffstat (limited to 'shells/bash-completion')
| -rw-r--r-- | shells/bash-completion/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shells/bash-completion/Makefile b/shells/bash-completion/Makefile index 3fdb44b37a48..a52b37476b57 100644 --- a/shells/bash-completion/Makefile +++ b/shells/bash-completion/Makefile @@ -15,6 +15,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING BROKEN_armv6= fails to build: gmake: install-recursive: Error 1 BROKEN_armv7= fails to build: gmake: install-recursive: Error 1 +PORTSCOUT= limit:^[0-9\.]*$$ + OPTIONS_DEFINE= CMAKE_MODULES DOCS OPTIONS_SINGLE= BASH OPTIONS_SINGLE_BASH= BASH_SHARED BASH_STATIC |
