diff options
Diffstat (limited to 'emulators/tpm-emulator/Makefile')
-rw-r--r-- | emulators/tpm-emulator/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/tpm-emulator/Makefile b/emulators/tpm-emulator/Makefile index 4ba01ff56ef3..b8a991b43a43 100644 --- a/emulators/tpm-emulator/Makefile +++ b/emulators/tpm-emulator/Makefile @@ -12,7 +12,7 @@ COMMENT= Trusted Platform Module (TPM) emulator LICENSE= GPLv2 -LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp +LIB_DEPENDS= libgmp.so:math/gmp CONFLICTS= trousers-tddl-[0-9]* |