diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2007-06-15 05:29:12 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2007-06-15 05:29:12 +0000 |
commit | 48c026560a7b9a8f5b8c20a1f0795dbbae9de59d (patch) | |
tree | f0706a4d5cddb89e4e18032dca04dedf6650254c /benchmarks | |
parent | 8702a93a9831c3f8cd91be6f1523da49702865d4 (diff) | |
download | ports-48c026560a7b9a8f5b8c20a1f0795dbbae9de59d.tar.gz ports-48c026560a7b9a8f5b8c20a1f0795dbbae9de59d.zip |
Notes
Diffstat (limited to 'benchmarks')
-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 |