mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
benchmarks/himenobench: Follow up IFC removal
The IFC option removal was not complete. Alter the pkg-plist accordingly and bump.
This commit is contained in:
parent
94d92a089b
commit
dd6f09efec
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417456
2 changed files with 2 additions and 6 deletions
|
@ -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
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue