diff options
author | Maho Nakata <maho@FreeBSD.org> | 2008-01-07 00:24:25 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2008-01-07 00:24:25 +0000 |
commit | c2b23d6c8165412c29c4f1daad9fbd10c9b68c0c (patch) | |
tree | 6277cc7c7fc38dd22d56537daa9701ed767f5ff1 /math/atlas | |
parent | a5769a6dea26dcbe5f14569c59f4212fa63f281c (diff) | |
download | ports-c2b23d6c8165412c29c4f1daad9fbd10c9b68c0c.tar.gz ports-c2b23d6c8165412c29c4f1daad9fbd10c9b68c0c.zip |
Notes
Diffstat (limited to 'math/atlas')
-rw-r--r-- | math/atlas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/atlas/Makefile b/math/atlas/Makefile index 1979b5c394d2..fc85aca17a68 100644 --- a/math/atlas/Makefile +++ b/math/atlas/Makefile @@ -16,7 +16,7 @@ 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 +MANUAL_PACKAGE_BUILD= Optimizes for the local machine. USE_BZIP2= yes USE_GMAKE= yes |