diff options
Diffstat (limited to 'shells/bash-static-devel')
-rw-r--r-- | shells/bash-static-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/bash-static-devel/Makefile b/shells/bash-static-devel/Makefile index 870532816449..5c68ab81a367 100644 --- a/shells/bash-static-devel/Makefile +++ b/shells/bash-static-devel/Makefile @@ -5,4 +5,5 @@ MASTERDIR= ${.CURDIR}/../../shells/bash-devel OPTIONS_SLAVE= STATIC +NO_STAGE= yes .include "${MASTERDIR}/Makefile" |