diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-19 02:03:48 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2009-01-19 02:03:48 +0000 |
commit | ae25bcae6d8672acfd24ef6d5b69d54c8eae8b46 (patch) | |
tree | a070f2b40314625ecacc20bb8feee13f93143353 /math | |
parent | b7a6bfafd92578dbaaa077b5b19e449f54f45565 (diff) | |
download | ports-ae25bcae6d8672acfd24ef6d5b69d54c8eae8b46.tar.gz ports-ae25bcae6d8672acfd24ef6d5b69d54c8eae8b46.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/arpack++/Makefile | 1 |
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 |