diff options
| author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-11-19 08:44:30 +0000 |
|---|---|---|
| committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2022-11-19 08:44:30 +0000 |
| commit | 74b3fb646c38fb30d6fd1abac8fbefa2f11560af (patch) | |
| tree | f425b6e2af719aecdf708b327977d73e805bbb75 /shells/bash | |
| parent | c914b62538fee28e2a9e9d79b83cfe3e8c407d91 (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 f996c6cf457f..418bffc314aa 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -51,7 +51,7 @@ NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls PORTS_READLINE_BUILD_DEPENDS= readline>=8.2:devel/readline -#PORTS_READLINE_USES= readline +PORTS_READLINE_USES= readline PORTS_READLINE_CONFIGURE_WITH= installed-readline .if empty(PKGNAMESUFFIX) |
