diff options
-rw-r--r-- | benchmarks/postmark/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/postmark/Makefile b/benchmarks/postmark/Makefile index b8eda5d22571..aa1c1d8223d0 100644 --- a/benchmarks/postmark/Makefile +++ b/benchmarks/postmark/Makefile @@ -17,6 +17,8 @@ EXTRACT_SUFX= .c MAINTAINER= ports@FreeBSD.org COMMENT= NetApps file system benchmark +BROKEN= Checksum mismatch + NO_WRKSUBDIR= yes PLIST_FILES= sbin/postmark |