aboutsummaryrefslogtreecommitdiff
path: root/math/qd
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-07-12 07:48:04 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-07-12 07:48:04 +0000
commit350f1eb7ac8947e949102753ceba4b10e1386b34 (patch)
treeca44c060583c8d5272d942f77a7e0ee2b860496a /math/qd
parent5876bf13c4ed96cfd60271b86ece62dbba63cd77 (diff)
downloadports-350f1eb7ac8947e949102753ceba4b10e1386b34.tar.gz
ports-350f1eb7ac8947e949102753ceba4b10e1386b34.zip
Notes
Diffstat (limited to 'math/qd')
-rw-r--r--math/qd/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/math/qd/Makefile b/math/qd/Makefile
index bd351fd53ecd..e1677cabb549 100644
--- a/math/qd/Makefile
+++ b/math/qd/Makefile
@@ -17,11 +17,7 @@ GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
-WANT_FORTRAN= yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
-CONFIGURE_ENV+= FC="${FC}" FFLAGS="${FFLAGS}"
+USE_FORTRAN= yes
CONFIGURE_ARGS+= --enable-shared=yes
.include <bsd.port.post.mk>