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/atlas | |
parent | ff551bf66446fc333494d384fa535c423b44961b (diff) | |
download | freebsd-ports-968c3e16c605f1d47bcfa96fe0d8e4e65087dd6d.zip |
Remove CONFLICT line as elmer-mathlibs are deprecated by migration
to gfortran.
Diffstat (limited to 'math/atlas')
-rw-r--r-- | math/atlas/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/atlas/Makefile b/math/atlas/Makefile index 60be7015ca7b..864d2f44bae9 100644 --- a/math/atlas/Makefile +++ b/math/atlas/Makefile @@ -22,8 +22,6 @@ COMMENT= Automatically Tuned Linear Algebra Software (ATLAS) NO_PACKAGE= Optimizes for the local machine, so a package is not generally useful. Set FORCE_PACKAGE to override -CONFLICTS= elmer-mathlibs-1* - USE_BZIP2= yes USE_GMAKE= yes WRKSRC= ${WRKDIR}/ATLAS |