summaryrefslogtreecommitdiff
path: root/math/lapack
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2013-06-03 08:22:59 +0000
committertron <tron@pkgsrc.org>2013-06-03 08:22:59 +0000
commitbadb76f1b65d7b5687345dfb039f9ff59ac32a55 (patch)
tree0c135ee622f590f6f5c57828ca4aec9770ddddc1 /math/lapack
parent77b0c17d19133263f6538925e6974c053764e21f (diff)
downloadpkgsrc-badb76f1b65d7b5687345dfb039f9ff59ac32a55.tar.gz
This packages needs a Fortran 95 compiler to build, Fortran 77 is not
good enough.
Diffstat (limited to 'math/lapack')
-rw-r--r--math/lapack/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/lapack/Makefile b/math/lapack/Makefile
index b85551f87ac..51c73aea454 100644
--- a/math/lapack/Makefile
+++ b/math/lapack/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2012/09/11 23:04:22 asau Exp $
+# $NetBSD: Makefile,v 1.35 2013/06/03 08:22:59 tron Exp $
DISTNAME= lapack-lite-3.1.1
PKGNAME= lapack-3.1.1
@@ -14,7 +14,7 @@ LICENSE= modified-bsd
PKG_INSTALLATION_TYPES= overwrite pkgviews
-USE_LANGUAGES= c fortran77
+USE_LANGUAGES= c fortran
USE_LIBTOOL= YES
BUILD_TARGET= lapacklib