From 7da68c64e1f28117d6e3614b3c04ff816c1c31f8 Mon Sep 17 00:00:00 2001 From: Maho Nakata Date: Sat, 14 Jul 2007 21:47:23 +0000 Subject: Fix build. Spotted by: pav --- math/qd/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'math/qd') 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 USE_FORTRAN= yes +CONFIGURE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}" CONFIGURE_ARGS+= --enable-shared=yes .include -- cgit v1.2.3