use system libreadline for -current
This commit is contained in:
parent
b5ee8a0541
commit
c0dabcc409
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=19031
3 changed files with 3 additions and 0 deletions
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue