Add missing dependency on readline.
This commit is contained in:
parent
84a5a50c77
commit
dae70c9c12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=368083
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
|
|||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CC="${CC}" CXX="${CXX}" LDFLAGS="${LDFLAGS}"
|
||||
USE_GCC= yes
|
||||
USES= gmake
|
||||
USES= gmake readline
|
||||
USE_LDCONFIG= ${PREFIX}/lib/cint
|
||||
ALL_TARGET=
|
||||
|
||||
|
|
Loading…
Reference in a new issue