diff options
author | maho <maho@FreeBSD.org> | 2008-01-07 08:24:05 +0800 |
---|---|---|
committer | maho <maho@FreeBSD.org> | 2008-01-07 08:24:05 +0800 |
commit | 20679aa31b8a9cc7de2b07292055891eaa15d791 (patch) | |
tree | 97e569f97e367d1eaf1efa39c7444021962405dd /math/atlas-devel | |
parent | 588f5f603d57eb1acc8203c5a9f6b36b87fc4cad (diff) | |
download | freebsd-ports-gnome-20679aa31b8a9cc7de2b07292055891eaa15d791.tar.gz freebsd-ports-gnome-20679aa31b8a9cc7de2b07292055891eaa15d791.tar.zst freebsd-ports-gnome-20679aa31b8a9cc7de2b07292055891eaa15d791.zip |
Use MANUAL_PACKAGE_BUILD instead. Portlint.
Diffstat (limited to 'math/atlas-devel')
-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 |