Fix build dependency on automake.
Reported by: QAT
This commit is contained in:
parent
46e85103ef
commit
9fa2c89a50
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264192
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ USE_GMAKE= YES
|
|||
USE_ICONV= YES
|
||||
USE_OPENSSL= YES
|
||||
USE_LDCONFIG= YES
|
||||
USE_AUTOTOOLS= autoconf:268 libtool:22
|
||||
USE_AUTOTOOLS= autoconf:268 automake:111 libtool:22
|
||||
GNU_CONFIGURE= YES
|
||||
MAKE_JOBS_SAFE= YES
|
||||
|
||||
|
|
Loading…
Reference in a new issue