From 85b186f4fe637bea891134ef8f82322c815f01fe Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Sat, 8 Oct 2022 14:31:30 +0200 Subject: shells/bash: Improve message for PORTS_READLINE_BROKEN PR: 266897 (based on) --- shells/bash/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'shells') diff --git a/shells/bash/Makefile b/shells/bash/Makefile index a078c1bba342..8398e6080178 100644 --- a/shells/bash/Makefile +++ b/shells/bash/Makefile @@ -1,6 +1,7 @@ PORTNAME= bash PATCHLEVEL= 2 PORTVERSION= 5.2.${PATCHLEVEL:S/^0//g} +PORTREVISION= 1 CATEGORIES= shells MASTER_SITES= GNU DISTNAME= ${PORTNAME}-${PORTVERSION:R} @@ -50,7 +51,7 @@ HELP_CONFIGURE_ENABLE= help-builtin NLS_USES= gettext NLS_CONFIGURE_ENABLE= nls -PORTS_READLINE_BROKEN= ld: error: undefined symbol: rl_trim_arg_from_keyseq +PORTS_READLINE_BROKEN= needs a newer version of devel/readline, disable PORTS_READLINE and retry PORTS_READLINE_USES= readline PORTS_READLINE_CONFIGURE_WITH= installed-readline -- cgit v1.2.3