summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2007-07-14 01:26:56 +0000
committerMaho Nakata <maho@FreeBSD.org>2007-07-14 01:26:56 +0000
commit87fa03e6ef781e851a4f48ff156f30311d09b63f (patch)
treeb9f6a5f44e951a9d2958bcb9888d634c1fd8ea0c /math
parent* Now we use USE_FORTRAN=yes to use FORTRAN compiler. (diff)
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Notes
Notes: svn path=/head/; revision=195543
Diffstat (limited to 'math')
-rw-r--r--math/kaskade/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/math/kaskade/Makefile b/math/kaskade/Makefile
index d92413f2d853..cee8aafca812 100644
--- a/math/kaskade/Makefile
+++ b/math/kaskade/Makefile
@@ -15,9 +15,7 @@ DISTNAME= ${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Adaptive linear scalar elliptic and parabolic problem solver
-WANT_FORTRAN= yes #dummy but future use
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-F77= gfortran42
+USE_FORTRAN= yes
FORTRANLIBS= -lgfortranbegin -lgfortran
GCCLIBDIR= -L`${CAT} ${WRKSRC}/LIBDIR` -L`${CAT} ${WRKSRC}/LIBDIR`/../../..