aboutsummaryrefslogtreecommitdiff
path: root/math/algae
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-07-05 09:33:23 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-07-05 09:33:23 +0000
commite8088b8b0f55ad686267c582c7de63bfbdd4b493 (patch)
tree15979fc29b0261a5685a0adee852bb4f924de33b /math/algae
parent73d407f45cefbccadd4a2acdbf8b9d3a7245ddd4 (diff)
downloadports-e8088b8b0f55ad686267c582c7de63bfbdd4b493.tar.gz
ports-e8088b8b0f55ad686267c582c7de63bfbdd4b493.zip
math/algae: Unbreak build with GCC 10
dgetv0.f:404:32: 367 | call dvout (logfil, 1, rnorm0, ndigit, | 2 ...... 404 | call dvout (logfil, n, resid, ndigit, | 1 Error: Rank mismatch between actual argument at (1) and actual argument at (2) (scalar and rank-1) http://package18.nyi.freebsd.org/data/121amd64-default-PR244494/2020-06-10_18h04m44s/logs/errors/algae-4.3.6_18.log PR: 246700
Notes
Notes: svn path=/head/; revision=541268
Diffstat (limited to 'math/algae')
-rw-r--r--math/algae/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/algae/Makefile b/math/algae/Makefile
index 1e638e7d72f8..45c6c3788e9a 100644
--- a/math/algae/Makefile
+++ b/math/algae/Makefile
@@ -23,6 +23,7 @@ USES= fortran
CONFIGURE_ARGS= --disable-dlmalloc --without-fftw --without-blas \
--without-lapack --without-bcslib --without-npsol
+FFLAGS+= -std=legacy
PLIST_SUB= ALGAE_VERSION=${PORTVERSION}
INFO= ${PORTNAME}