mirror of
https://git.freebsd.org/ports.git
synced 2025-06-03 03:46:30 -04:00
Add USES=readline to fix build on -current.
This commit is contained in:
parent
db4d89c73e
commit
3ed58afe47
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=365147
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ COMMENT= Enterprise-scale distributed messaging system
|
|||
LICENSE= MIT
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= iconv libtool
|
||||
USES= iconv libtool readline
|
||||
USE_RC_SUBR= zhm
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
|
|
Loading…
Add table
Reference in a new issue