summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-01-31 10:02:41 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-01-31 10:02:41 +0000
commit0e798e758bff1828db17008da55cfa9bfe24e2ee (patch)
tree2dd7ff9d181c0d67c253dc3682ba09187aa1a8d5
parentMark BROKEN: Fails to build (diff)
Mark BROKEN: Checksum and size mismatch
Reported by: pkg-fallout
Notes
Notes: svn path=/head/; revision=378198
-rw-r--r--sysutils/pesign/Makefile2
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 \