diff options
author | Gerald Pfeifer <gerald@FreeBSD.org> | 2014-03-03 23:30:56 +0000 |
---|---|---|
committer | Gerald Pfeifer <gerald@FreeBSD.org> | 2014-03-03 23:30:56 +0000 |
commit | d2699e867eb558749065d7c447b45b6d073919ce (patch) | |
tree | 17e4a5d6336c7711b1da353345d807bdf6865e82 /math/openblas | |
parent | eef1328a37395638f9427f52041b5c702d34e207 (diff) | |
download | ports-d2699e867eb558749065d7c447b45b6d073919ce.tar.gz ports-d2699e867eb558749065d7c447b45b6d073919ce.zip |
Notes
Diffstat (limited to 'math/openblas')
-rw-r--r-- | math/openblas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/openblas/Makefile b/math/openblas/Makefile index 4841a4c327bb..cebd036c7c87 100644 --- a/math/openblas/Makefile +++ b/math/openblas/Makefile @@ -25,7 +25,7 @@ LARGE_FILE= large.tgz TIMING_FILE= timing.tgz USES= fortran gmake perl5 -USE_GCC= 4.6+ +USE_GCC= yes USE_LDCONFIG= yes USE_PERL5= build |