Set NO_PACKAGE: atlas optimizes for the local machine, so a package is not
generally useful. Reviewed by: maho (maintainer)
This commit is contained in:
parent
23f8c9c0c7
commit
5d5c1d4ad3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142137
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue