diff options
author | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2006-02-07 22:20:02 +0000 |
---|---|---|
committer | Jean-Marc Zucconi <jmz@FreeBSD.org> | 2006-02-07 22:20:02 +0000 |
commit | d8eb7ce0be13e48bd834f54753df4b2154a0a68c (patch) | |
tree | dfe06a3b53bf7aff8a488b2edd5388d11bca3e20 /math/lapack | |
parent | 9c97638ba49114588d26253adb5aa28d23abe535 (diff) |
Notes
Diffstat (limited to 'math/lapack')
-rw-r--r-- | math/lapack/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/lapack/Makefile b/math/lapack/Makefile index 5bc9b7b69611..c93e52492bf4 100644 --- a/math/lapack/Makefile +++ b/math/lapack/Makefile @@ -18,8 +18,6 @@ COMMENT= A library of Fortran 77 subroutines for linear algebra LIB_DEPENDS= blas.1:${PORTSDIR}/math/blas -CONFLICTS= atlas* - DIST_SUBDIR= lapack INSTALLS_SHLIB= yes |