aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-03-12 09:49:06 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-03-12 09:49:06 +0000
commit16ea4dd5a8d8e37ec504443693fda66d7340f6ea (patch)
tree8e2d643feb04654b8bf5f510f6dd42b4d767ae03 /benchmarks
parentd17874dc5dcb4c3b59645d6bc71480b475762237 (diff)
downloadports-16ea4dd5a8d8e37ec504443693fda66d7340f6ea.tar.gz
ports-16ea4dd5a8d8e37ec504443693fda66d7340f6ea.zip
Convert to USES=lha
Notes
Notes: svn path=/head/; revision=347965
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/himenobench/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/himenobench/Makefile b/benchmarks/himenobench/Makefile
index e4e0bc2d379e..abb856d56caf 100644
--- a/benchmarks/himenobench/Makefile
+++ b/benchmarks/himenobench/Makefile
@@ -15,8 +15,8 @@ DIST_SUBDIR= himeno
MAINTAINER= maho@FreeBSD.org
COMMENT= Himeno bench benchmark, solves Poisson eq. with Jacobi's method
+USES= lha
NO_WRKSUBDIR= yes
-USE_LHA= yes
.if defined(WITH_ICC)
BUILD_DEPENDS= ${LOCALBASE}/intel_cc_80/bin/icc:${PORTSDIR}/lang/icc