aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2009-01-11 22:34:31 +0000
committerMaho Nakata <maho@FreeBSD.org>2009-01-11 22:34:31 +0000
commitfc19a2cf4d5a03bd07de6c0b0e791e67c2010f91 (patch)
treedaf20a2020c9d33f1d4669928a4279fa09e25afb
parent0ff9d2f6902a67a4a0ad812c5effcd02b36222a2 (diff)
Notes
-rw-r--r--math/qd/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/qd/Makefile b/math/qd/Makefile
index 7963055df1f7..c1d499211108 100644
--- a/math/qd/Makefile
+++ b/math/qd/Makefile
@@ -19,7 +19,6 @@ 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>