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
This commit is contained in:
Tobias Kortkamp 2020-07-05 09:33:23 +00:00
parent 73d407f45c
commit e8088b8b0f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=541268

View File

@ -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}