aboutsummaryrefslogtreecommitdiffstats
path: root/math/qd
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2009-01-12 06:34:31 +0800
committermaho <maho@FreeBSD.org>2009-01-12 06:34:31 +0800
commitfc94ef624c19e8207c6cd347f41f368a5ec433a4 (patch)
tree5b1ae90795203398e358794279e4c182811a5c6b /math/qd
parentda3ae75b2a508b8b5d841e004da55c9e364fd533 (diff)
downloadfreebsd-ports-gnome-fc94ef624c19e8207c6cd347f41f368a5ec433a4.tar.gz
freebsd-ports-gnome-fc94ef624c19e8207c6cd347f41f368a5ec433a4.tar.zst
freebsd-ports-gnome-fc94ef624c19e8207c6cd347f41f368a5ec433a4.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>