aboutsummaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authornork <nork@FreeBSD.org>2010-11-07 20:39:09 +0800
committernork <nork@FreeBSD.org>2010-11-07 20:39:09 +0800
commit39c8ef46d785a0f1393a8912c1dbd763f8200472 (patch)
tree12fb17650cce72bff84b402c32513f26b1db5add /security
parent06fc0d9c29a8230d6ca2367f8e10b3e89ed7a643 (diff)
downloadfreebsd-ports-gnome-39c8ef46d785a0f1393a8912c1dbd763f8200472.tar.gz
freebsd-ports-gnome-39c8ef46d785a0f1393a8912c1dbd763f8200472.tar.zst
freebsd-ports-gnome-39c8ef46d785a0f1393a8912c1dbd763f8200472.zip
Fix build dependency on automake.
Reported by: QAT
Diffstat (limited to 'security')
-rw-r--r--security/trousers/Makefile2
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