diff options
Diffstat (limited to 'security/tpm-tools/Makefile')
-rw-r--r-- | security/tpm-tools/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/security/tpm-tools/Makefile b/security/tpm-tools/Makefile index fee37ba49af6..93b7b8657f66 100644 --- a/security/tpm-tools/Makefile +++ b/security/tpm-tools/Makefile @@ -20,8 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/sbin/tcsd:${PORTSDIR}/security/trousers RUN_DEPENDS+= ${LOCALBASE}/lib/pkcs11/libopencryptoki.so:${PORTSDIR}/security/opencryptoki USE_GMAKE= YES -USE_ICONV= YES -USES= gettext +USES= gettext iconv USE_LDCONFIG= YES USE_AUTOTOOLS= autoconf GNU_CONFIGURE= YES |