diff options
Diffstat (limited to 'shells/bash/Makefile')
-rw-r--r-- | shells/bash/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index a5be8b1024df..c2ae8f30584a 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -34,6 +34,7 @@ HELP_DESC= Install the help files USES+= bison +NO_STAGE= yes .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MIMPLICITCD} |