diff options
author | Maho Nakata <maho@FreeBSD.org> | 2008-01-07 00:24:05 +0000 |
---|---|---|
committer | Maho Nakata <maho@FreeBSD.org> | 2008-01-07 00:24:05 +0000 |
commit | a5769a6dea26dcbe5f14569c59f4212fa63f281c (patch) | |
tree | 522a28f4475260fe6ca01c7d8f3d4c9dcfc74ba7 /math | |
parent | 2ade0c566c3d96f59b0a262057eeddcadb149f26 (diff) | |
download | ports-a5769a6dea26dcbe5f14569c59f4212fa63f281c.tar.gz ports-a5769a6dea26dcbe5f14569c59f4212fa63f281c.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/atlas-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/atlas-devel/Makefile b/math/atlas-devel/Makefile index 5c3225960aa3..c90e5e93f973 100644 --- a/math/atlas-devel/Makefile +++ b/math/atlas-devel/Makefile @@ -19,8 +19,8 @@ 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 +IGNORE= please use math/atlas instead. atlas is newer +MANUAL_PACKAGE_BUILD= Optimizes for the local machine USE_BZIP2= yes USE_GMAKE= yes |