diff options
Diffstat (limited to 'security/trousers/Makefile')
-rw-r--r-- | security/trousers/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/trousers/Makefile b/security/trousers/Makefile index 3d8a9fd4b24f..ef7c36e5d094 100644 --- a/security/trousers/Makefile +++ b/security/trousers/Makefile @@ -12,10 +12,9 @@ COMMENT= The open-source TCG Software Stack USE_GCC= any USE_GMAKE= YES -USE_ICONV= YES USE_OPENSSL= YES USE_LDCONFIG= YES -USES= pkgconfig +USES= pkgconfig iconv USE_AUTOTOOLS= autoconf automake libtool GNU_CONFIGURE= YES MAKE_JOBS_SAFE= YES |