Fix build dependency on automake.

Reported by:	QAT
This commit is contained in:
Norikatsu Shigemura 2010-11-07 12:39:09 +00:00
parent 46e85103ef
commit 9fa2c89a50
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=264192

View file

@ -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