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