summaryrefslogtreecommitdiff
path: root/math/lapack
diff options
context:
space:
mode:
Diffstat (limited to 'math/lapack')
-rw-r--r--math/lapack/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/lapack/Makefile b/math/lapack/Makefile
index 95d5b49acb0e..e68757c7b3a5 100644
--- a/math/lapack/Makefile
+++ b/math/lapack/Makefile
@@ -27,6 +27,7 @@ SHARED_DESC= Build shared libraries and PIC archives
STATIC_DESC= Build (non-PIC) archives
MAKE_ENV= BLASLIB="${BLASLIB}"
+FFLAGS+= -std=legacy
PLIST_SUB= SVERSION="${SVERSION}"
WRKSRC= ${WRKDIR}/lapack-${PORTVERSION}