diff options
-rw-r--r-- | security/trousers/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/trousers/Makefile b/security/trousers/Makefile index bfc8150d157d..390e717e945f 100644 --- a/security/trousers/Makefile +++ b/security/trousers/Makefile @@ -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 |