aboutsummaryrefslogtreecommitdiff
path: root/math/taucs
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-07-12 07:14:14 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-07-12 07:14:14 +0000
commit8c23dbd26005441c1869fd652cc6e8e7b541d213 (patch)
treebab3298a976c6fcff966da0a670bd05910b18852 /math/taucs
parent54f95939e0f9830e3d31acce9502d9e37e7a0a05 (diff)
Notes
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 e19477f255b6..57981d1fe687 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>