aboutsummaryrefslogtreecommitdiff
path: root/benchmarks/himenobench
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-01-04 12:51:10 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-01-04 12:51:10 +0000
commitbcff76eaf30ce4a2ebdbad45de1c1865ef70e607 (patch)
treeb26f5873749e694eb290bc40a64f2d51b5336f87 /benchmarks/himenobench
parent9f18b4bb71ebefcf935b8a50e1b2b5a9480c5c54 (diff)
downloadports-bcff76eaf30ce4a2ebdbad45de1c1865ef70e607.tar.gz
ports-bcff76eaf30ce4a2ebdbad45de1c1865ef70e607.zip
Notes
Diffstat (limited to 'benchmarks/himenobench')
-rw-r--r--benchmarks/himenobench/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/benchmarks/himenobench/Makefile b/benchmarks/himenobench/Makefile
index 62c7bfe6d0da..21f7651c41a9 100644
--- a/benchmarks/himenobench/Makefile
+++ b/benchmarks/himenobench/Makefile
@@ -25,6 +25,7 @@ BUILD_DEPENDS= ${LOCALBASE}/intel_fc_80/bin/ifort:${PORTSDIR}/lang/ifc
EXTRACT_DEPENDS= lha:${PORTSDIR}/archivers/lha
#use gfortran
+WANT_FORTRAN= yes #dummy knob
USE_GCC?=4.2+
GCCVER:= ${USE_GCC:S/+//}