diff options
Diffstat (limited to 'shells/bashc/Makefile')
-rw-r--r-- | shells/bashc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/bashc/Makefile b/shells/bashc/Makefile index 5843abe918c1..82adee7ba2b5 100644 --- a/shells/bashc/Makefile +++ b/shells/bashc/Makefile @@ -18,6 +18,7 @@ PLIST_FILES= bin/bashc \ etc/bash_commander \ etc/bash_dialog +NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|autoconf|${TRUE}|' ${WRKSRC}/Makefile.in |