diff --git security/opencryptoki/Makefile security/opencryptoki/Makefile index 8a139cb..cef135a 100644 --- security/opencryptoki/Makefile +++ security/opencryptoki/Makefile @@ -24,6 +24,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-swtok --enable-tpmtok \ --disable-crtok --disable-aeptok \ --disable-ccatok --disable-bcomtok \ + --disable-icsftok \ --disable-pkcscca_migrate \ --with-lockdir=/var/run/opencryptoki \ --with-logdir=/var/log/opencryptoki \