summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--benchmarks/iozone/Makefile2
-rw-r--r--devel/spin/Makefile2
2 files changed, 4 insertions, 0 deletions
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile
index de7da218e9ed..d1d13e1fd05d 100644
--- a/benchmarks/iozone/Makefile
+++ b/benchmarks/iozone/Makefile
@@ -16,6 +16,8 @@ EXTRACT_SUFX= .tar
MAINTAINER= jmz@FreeBSD.org
COMMENT= Performance Test of Sequential File I/O
+BROKEN= Checksum mismatch
+
WRKSRC= ${WRKDIR}/src/current
MAKEFILE= makefile
diff --git a/devel/spin/Makefile b/devel/spin/Makefile
index 579710f98a1a..e784df02618b 100644
--- a/devel/spin/Makefile
+++ b/devel/spin/Makefile
@@ -16,6 +16,8 @@ DISTFILES= spin${PORTVERSION:S/.//g}.tar.gz html.tar.gz
MAINTAINER= jhanna@shaw.ca
COMMENT= An on-the-fly verification system for asynchronous concurrent systems
+BROKEN= Checksum mismatch
+
DIST_SUBDIR= spin
WRKSRC= ${WRKDIR}/Src${PORTVERSION}
MAKEFILE= make_unix