diff options
author | Maho Nakata <maho@FreeBSD.org> | 2007-12-19 22:49:28 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2007-12-19 22:49:28 +0000 |
commit | 144178aadc66965640ee8ff04f28c815335d1b3f (patch) | |
tree | 02ed2718608fb4ae9cb805d5f522067b515dc98a /math | |
parent | 311264a24fd8c37f9ac75b7d73c911f61e8c4e71 (diff) |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/atlas-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/atlas-devel/Makefile b/math/atlas-devel/Makefile index f87526fbbf90..5c3225960aa3 100644 --- a/math/atlas-devel/Makefile +++ b/math/atlas-devel/Makefile @@ -19,6 +19,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= maho@FreeBSD.org COMMENT= Development version of math/atlas +IGNORE= Please use math/atlas instead. atlas is newer. NO_PACKAGE= Optimizes for the local machine, so a package is not generally useful. Set FORCE_PACKAGE to override USE_BZIP2= yes |