diff options
author | Maho Nakata <maho@FreeBSD.org> | 2007-01-16 02:39:08 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2007-01-16 02:39:08 +0000 |
commit | 968c3e16c605f1d47bcfa96fe0d8e4e65087dd6d (patch) | |
tree | 0c6d8427d592445fc776c221ba4fb7589d993018 /math/blas | |
parent | ff551bf66446fc333494d384fa535c423b44961b (diff) | |
download | ports-968c3e16c605f1d47bcfa96fe0d8e4e65087dd6d.tar.gz ports-968c3e16c605f1d47bcfa96fe0d8e4e65087dd6d.zip |
Notes
Diffstat (limited to 'math/blas')
-rw-r--r-- | math/blas/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/blas/Makefile b/math/blas/Makefile index df5e28e829d9..17dda71b6338 100644 --- a/math/blas/Makefile +++ b/math/blas/Makefile @@ -18,8 +18,6 @@ EXTRACT_SUFX= .tgz MAINTAINER= stas@FreeBSD.org COMMENT= Basic Linear Algebra, level 1, 2, and 3 -CONFLICTS= elmer-mathlibs-1* - USE_LDCONFIG= yes NO_WRKSUBDIR= yes WANT_FORTRAN= yes |