aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2022-10-08 12:31:30 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2022-10-08 12:31:30 +0000
commit85b186f4fe637bea891134ef8f82322c815f01fe (patch)
tree391515cc318cde82114fec497f0ec20ce053aa43
parent18052912af5ddbea5d2008e750c568dda0d97b43 (diff)
downloadports-85b186f4fe637bea891134ef8f82322c815f01fe.tar.gz
ports-85b186f4fe637bea891134ef8f82322c815f01fe.zip
shells/bash: Improve message for PORTS_READLINE_BROKEN
PR: 266897 (based on)
-rw-r--r--shells/bash/Makefile3
1 files changed, 2 insertions, 1 deletions
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