summaryrefslogtreecommitdiffstats
path: root/math/atlas-devel
diff options
context:
space:
mode:
authormaho <maho@FreeBSD.org>2007-07-12 08:13:25 +0000
committermaho <maho@FreeBSD.org>2007-07-12 08:13:25 +0000
commit20609b49e9ef3b04e5be45896a1c742075d627c9 (patch)
tree905066b1f300738102a3e261fa2d624bf515d0e5 /math/atlas-devel
parenta38f63208fc4513e56113890a39d2920ac2488c2 (diff)
downloadFreeBSD-ports-20609b49e9ef3b04e5be45896a1c742075d627c9.zip
FreeBSD-ports-20609b49e9ef3b04e5be45896a1c742075d627c9.tar.gz
Now we use USE_FORTRAN=yes to use FORTRAN compiler.
Diffstat (limited to 'math/atlas-devel')
-rw-r--r--math/atlas-devel/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/math/atlas-devel/Makefile b/math/atlas-devel/Makefile
index 37a72e6..148e54a 100644
--- a/math/atlas-devel/Makefile
+++ b/math/atlas-devel/Makefile
@@ -31,10 +31,7 @@ USE_LDCONFIG= yes
NOT_FOR_ARCHS= alpha
#to compile the ATLAS kernel we use gcc3. See ATLAS/INSTALL.txt for details.
-WANT_FORTRAN= yes
-BUILD_DEPENDS+= gfortran42:${PORTSDIR}/lang/gcc42
-FC= gfortran42
-F77= gfortran42
+USE_FORTRAN= yes
.if ${OSVERSION} > 700000
BUILD_DEPENDS+= gcc34:${PORTSDIR}/lang/gcc34
CCOMPILER= gcc34
OpenPOWER on IntegriCloud