diff options
author | Norikatsu Shigemura <nork@FreeBSD.org> | 2010-11-07 12:39:09 +0000 |
---|---|---|
committer | Norikatsu Shigemura <nork@FreeBSD.org> | 2010-11-07 12:39:09 +0000 |
commit | 9fa2c89a5049db4db671e1003ad5e99f78d54c20 (patch) | |
tree | 0eaaa47174271f5e891d79344e7f1b159cd02b8a /security | |
parent | 46e85103ef04019fcd8b3f62d1f3a293de305032 (diff) | |
download | ports-9fa2c89a5049db4db671e1003ad5e99f78d54c20.tar.gz ports-9fa2c89a5049db4db671e1003ad5e99f78d54c20.zip |
Notes
Diffstat (limited to 'security')
-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 |