diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-04-05 16:30:29 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-04-05 16:30:29 +0000 |
commit | 83f2653d3bc6e59425a0e7b5a8d89928ea0cc23e (patch) | |
tree | c8ddfab0d4e8a760b93a3aa2c98dfb228fd304ac /math/blas/Makefile | |
parent | bbe944514370d87e4579121626b8df2b1a993ce0 (diff) | |
download | ports-83f2653d3bc6e59425a0e7b5a8d89928ea0cc23e.tar.gz ports-83f2653d3bc6e59425a0e7b5a8d89928ea0cc23e.zip |
Notes
Diffstat (limited to 'math/blas/Makefile')
-rw-r--r-- | math/blas/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/math/blas/Makefile b/math/blas/Makefile index ea7597c1bb73..55d35d33362f 100644 --- a/math/blas/Makefile +++ b/math/blas/Makefile @@ -12,5 +12,4 @@ BLAS_SLAVEPORT = yes MASTERDIR= ${.CURDIR}/../lapack -NO_STAGE= yes .include "${MASTERDIR}/Makefile" |