aboutsummaryrefslogtreecommitdiffstats
path: root/math/qd
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2009-01-12 06:34:31 +0800
committerMaho Nakata <maho@FreeBSD.org>2009-01-12 06:34:31 +0800
commitfc19a2cf4d5a03bd07de6c0b0e791e67c2010f91 (patch)
treedaf20a2020c9d33f1d4669928a4279fa09e25afb /math/qd
parent0ff9d2f6902a67a4a0ad812c5effcd02b36222a2 (diff)
downloadfreebsd-ports-gnome-fc19a2cf4d5a03bd07de6c0b0e791e67c2010f91.tar.gz
freebsd-ports-gnome-fc19a2cf4d5a03bd07de6c0b0e791e67c2010f91.tar.zst
freebsd-ports-gnome-fc19a2cf4d5a03bd07de6c0b0e791e67c2010f91.zip
Remove CONFIGURE_ENV line
Submitted by: gerald@
Diffstat (limited to 'math/qd')
-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>