diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-25 12:22:55 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-06-25 12:22:55 +0000 |
| commit | 663ea54e10ecc93fd613d0a73783c64598d04ca9 (patch) | |
| tree | 39bd1034695a061c018196f9dd7179f05600a456 /shells/bash | |
| parent | 3b917f7106a0e22d47ef202d938f3fa3c7d58e92 (diff) | |
Notes
Diffstat (limited to 'shells/bash')
| -rw-r--r-- | shells/bash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index a57dfb837e52..18d5df60795c 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -30,7 +30,7 @@ IMPLICITCD_DESC= Use directory name alone to cd into it COLONBREAKSWORDS_DESC= Colons break words HELP_DESC= Enable builtin help -USES= bison +USES= bison makeinfo OPTIONS_SUB= yes IMPLICITCD_EXTRA_PATCHES= ${PATCHDIR}/extrapatch-implicitcd |
