summaryrefslogtreecommitdiff
path: root/math/arpack++
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2009-01-19 02:03:48 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2009-01-19 02:03:48 +0000
commitae25bcae6d8672acfd24ef6d5b69d54c8eae8b46 (patch)
treea070f2b40314625ecacc20bb8feee13f93143353 /math/arpack++
parentUpdate from version 0.90 to 1.0.3, which appears to fix a compilation (diff)
Remove WANT_FORTRAN=yes, it is a noop.
Diffstat (limited to 'math/arpack++')
-rw-r--r--math/arpack++/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/math/arpack++/Makefile b/math/arpack++/Makefile
index add99110565c..256c22815ede 100644
--- a/math/arpack++/Makefile
+++ b/math/arpack++/Makefile
@@ -39,7 +39,6 @@ BLAS= -lblas
LAPACK= -llapack
.endif
-WANT_FORTRAN=yes
USE_GCC=4.2+
NO_BUILD= yes