diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 12:59:03 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-11-09 12:59:03 +0000 |
commit | 496ac41eab239d23ec8c4be4de8c7274167db816 (patch) | |
tree | 833ea06148a6d04c639882998b046989806a59ed /benchmarks | |
parent | 0888e6c87c87611f8c3c91d010963770653c20ec (diff) |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/himenobench/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/benchmarks/himenobench/Makefile b/benchmarks/himenobench/Makefile index 749999c5d786..f6a85d45caf2 100644 --- a/benchmarks/himenobench/Makefile +++ b/benchmarks/himenobench/Makefile @@ -15,6 +15,8 @@ DIST_SUBDIR= himeno MAINTAINER= ports@FreeBSD.org COMMENT= Himeno bench benchmark, solves Poisson eq. with Jacobi's method +BROKEN= unfetchable + USES= lha NO_WRKSUBDIR= yes |