diff options
Diffstat (limited to 'security/trousers/Makefile')
-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 7efe621b60fa..59433e7d2b78 100644 --- a/security/trousers/Makefile +++ b/security/trousers/Makefile @@ -20,7 +20,7 @@ USE_GMAKE= YES USE_ICONV= YES USE_OPENSSL= YES USE_LDCONFIG= YES -USE_AUTOTOOLS= autoconf:268 automake:111 libtool:22 +USE_AUTOTOOLS= autoconf automake libtool GNU_CONFIGURE= YES MAKE_JOBS_SAFE= YES |