diff options
Diffstat (limited to 'shells/bash-devel/Makefile')
-rw-r--r-- | shells/bash-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/bash-devel/Makefile b/shells/bash-devel/Makefile index 6ffcb9f26945..8a5914ba1c9a 100644 --- a/shells/bash-devel/Makefile +++ b/shells/bash-devel/Makefile @@ -46,7 +46,7 @@ INFO= bash MAKE_JOBS_UNSAFE= yes GNU_CONFIGURE= yes -USE_BISON= build +USES= bison .if ${PORT_OPTIONS:MDOCS} PORTDOCS= FAQ INTRO CHANGES COMPAT NEWS POSIX RBASH |