summaryrefslogtreecommitdiff
path: root/shells/bash3
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1999-05-28 05:16:08 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1999-05-28 05:16:08 +0000
commitc0dabcc4099089646b9362db18bfefcf9b5255d9 (patch)
tree9ce5a177b36358c526d8208726c94aa87ab1690d /shells/bash3
parentFixes for freebsd,ELF,-current (diff)
use system libreadline for -current
Notes
Notes: svn path=/head/; revision=19031
Diffstat (limited to 'shells/bash3')
-rw-r--r--shells/bash3/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/shells/bash3/Makefile b/shells/bash3/Makefile
index cce525db6d9e..ffa738a9ff4e 100644
--- a/shells/bash3/Makefile
+++ b/shells/bash3/Makefile
@@ -18,6 +18,7 @@ DISTFILES= bash-2.03.tar.gz bash-doc-2.03.tar.gz
MAINTAINER= ache@FreeBSD.ORG
GNU_CONFIGURE= Yes
+CONFIGURE_ARGS= --with-installed-readline
MAN1= bash.1 bashbug.1
pre-install: