aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2016-06-25 01:38:27 +0000
committerJohn Marino <marino@FreeBSD.org>2016-06-25 01:38:27 +0000
commitdd6f09efecf452cbf9e04136fde47fb30878e64d (patch)
tree514fd28c77b00ffbd13825efecd4c16a55b660e7 /benchmarks
parent94d92a089bd32452391762ac5041a012ba4a7c44 (diff)
downloadports-dd6f09efecf452cbf9e04136fde47fb30878e64d.tar.gz
ports-dd6f09efecf452cbf9e04136fde47fb30878e64d.zip
benchmarks/himenobench: Follow up IFC removal
The IFC option removal was not complete. Alter the pkg-plist accordingly and bump.
Notes
Notes: svn path=/head/; revision=417456
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/himenobench/Makefile2
-rw-r--r--benchmarks/himenobench/pkg-plist6
2 files changed, 2 insertions, 6 deletions
diff --git a/benchmarks/himenobench/Makefile b/benchmarks/himenobench/Makefile
index a639be3fe742..123c78c17d32 100644
--- a/benchmarks/himenobench/Makefile
+++ b/benchmarks/himenobench/Makefile
@@ -3,6 +3,7 @@
PORTNAME= himenobench
PORTVERSION= 2015.07.09
+PORTREVISION= 1
CATEGORIES= benchmarks
MASTER_SITES= http://accc.riken.jp/wp-content/uploads/2015/07/
DISTFILES= himenobmtxp_xl.zip himenobmtxp_l.zip \
@@ -23,7 +24,6 @@ USES= dos2unix fortran zip
DOS2UNIX_GLOB= *.c *.f
NO_WRKSUBDIR= yes
-
OPTIONS_DEFINE= ICC OPTIMIZED_CFLAGS
OPTIONS_SUB= yes
diff --git a/benchmarks/himenobench/pkg-plist b/benchmarks/himenobench/pkg-plist
index 3e2f3fa106eb..6c0acd8bdbc2 100644
--- a/benchmarks/himenobench/pkg-plist
+++ b/benchmarks/himenobench/pkg-plist
@@ -1,4 +1,4 @@
-%%NO_IFC%%bin/himenobmtxp
+bin/himenobmtxp
bin/himenobmtxp_l
bin/himenobmtxp_m
bin/himenobmtxp_s
@@ -12,7 +12,3 @@ bin/himenobmtxps_ss
%%ICC%%bin/himenobmtxps_m.icc
%%ICC%%bin/himenobmtxps_s.icc
%%ICC%%bin/himenobmtxps_ss.icc
-%%IFC%%bin/himenobmtxp.ifc
-%%IFC%%bin/himenobmtxp_l.ifc
-%%IFC%%bin/himenobmtxp_m.ifc
-%%IFC%%bin/himenobmtxp_s.ifc