diff options
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 |