diff options
| author | Michael Osipov <michaelo@FreeBSD.org> | 2025-07-08 11:48:23 +0000 |
|---|---|---|
| committer | Michael Osipov <michaelo@FreeBSD.org> | 2025-07-08 19:26:35 +0000 |
| commit | 4376ee25eef8bb380a5d1430d4cd12a6c9b6f092 (patch) | |
| tree | c22c0f6999d1ff24ddb6db4268644ee7150f3e80 /shells/bash | |
| parent | d0fdb81b023265a8039ba8570a2425aee60dc427 (diff) | |
Diffstat (limited to 'shells/bash')
| -rw-r--r-- | shells/bash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/bash/Makefile b/shells/bash/Makefile index 58ad513117f5..8c81cf214159 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -39,7 +39,7 @@ PORTDOCS= FAQ INTRO CHANGES COMPAT NEWS POSIX RBASH README \ OPTIONS_DEFINE= FDESCFS HELP NLS STATIC SYSBASHRC \ SYSLOG DOCS -OPTIONS_DEFAULT= HELP +OPTIONS_DEFAULT= HELP SYSBASHRC OPTIONS_SUB= yes FDESCFS_DESC= Enable use of /dev/fd |
