summaryrefslogtreecommitdiffstats
path: root/math/taucs
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-07-12 07:14:14 +0000
committermaho <maho@FreeBSD.org>2007-07-12 07:14:14 +0000
commitb24c2d6b34d974e4cde23fd5a50ab4b6e2d8f6b3 (patch)
tree6161d58a0cc232094c6e81a25b27c7429a3506ef /math/taucs
parent9597239384d4eb8d3371aba2367eed326efc146a (diff)
downloadFreeBSD-ports-b24c2d6b34d974e4cde23fd5a50ab4b6e2d8f6b3.zip
FreeBSD-ports-b24c2d6b34d974e4cde23fd5a50ab4b6e2d8f6b3.tar.gz
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Diffstat (limited to 'math/taucs')
-rw-r--r--math/taucs/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/math/taucs/Makefile b/math/taucs/Makefile
index e19477f..57981d1 100644
--- a/math/taucs/Makefile
+++ b/math/taucs/Makefile
@@ -16,10 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= C library of sparse linear solvers
-WANT_FORTRAN= yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
+USE_FORTRAN= yes
.include <bsd.port.pre.mk>
OpenPOWER on IntegriCloud