diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-09-07 01:52:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-09-07 01:52:21 +0000 |
commit | 5d5c1d4ad31fa865e9f2c2c3acfd7bd1e26ba98c (patch) | |
tree | afb3056130774bed623766f4b74f4d71a1e02a1c /math/atlas | |
parent | 23f8c9c0c7edeb44013e5bfb5fd2d399a8238f2b (diff) |
Notes
Diffstat (limited to 'math/atlas')
-rw-r--r-- | math/atlas/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/atlas/Makefile b/math/atlas/Makefile index 2d15ddfb9914..8210beaeddeb 100644 --- a/math/atlas/Makefile +++ b/math/atlas/Makefile @@ -19,6 +19,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= maho@FreeBSD.org 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 + USE_BZIP2= yes WRKSRC= ${WRKDIR}/ATLAS INSTALLS_SHLIB= yes |