aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/qd/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/qd/Makefile b/math/qd/Makefile
index e1677cabb549..afaa49075ea7 100644
--- a/math/qd/Makefile
+++ b/math/qd/Makefile
@@ -18,6 +18,7 @@ GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
USE_FORTRAN= yes
+CONFIGURE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}"
CONFIGURE_ARGS+= --enable-shared=yes
.include <bsd.port.post.mk>