diff options
-rw-r--r-- | sysutils/pesign/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysutils/pesign/Makefile b/sysutils/pesign/Makefile index 35e9a1af3038..d0de152beaa9 100644 --- a/sysutils/pesign/Makefile +++ b/sysutils/pesign/Makefile @@ -10,6 +10,8 @@ COMMENT= Signing utility for UEFI secure boot LICENSE= GPLv2 +BROKEN= Checksum and size mismatch + LIB_DEPENDS= libefivar.so:${PORTSDIR}/devel/efivar \ libnspr4.so:${PORTSDIR}/devel/nspr \ libnss3.so:${PORTSDIR}/security/nss \ |