diff options
Diffstat (limited to 'emulators/tpm-emulator/Makefile')
-rw-r--r-- | emulators/tpm-emulator/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/emulators/tpm-emulator/Makefile b/emulators/tpm-emulator/Makefile index 5d32bc2452cf..59d58bd6c55c 100644 --- a/emulators/tpm-emulator/Makefile +++ b/emulators/tpm-emulator/Makefile @@ -17,6 +17,7 @@ COMMENT= Trusted Platform Module (TPM) emulator LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp USE_CMAKE= YES +USE_RC_SUBR= tpmd USE_LDCONFIG= YES MAKE_JOBS_SAFE= YES |