mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
Fixup for USES=fortran conversion. These ports require USE_GCC=yes
because they depend on gcc specific optimisation flags. While here use USES=tar:bzip2. PR: ports/187501 Submitted by: Christoph Moench-Tegeder <cmt@burggraben.net>
This commit is contained in:
parent
2031fcad6d
commit
251357dfa5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=348373
@ -16,8 +16,8 @@ IGNORE = : dependent ports have been altered to link with math/atlas -- please\
|
||||
use that port instead of math/atlas-devel, while the latter is being revised
|
||||
MANUAL_PACKAGE_BUILD= Optimizes for the local machine.
|
||||
|
||||
USES= fortran gmake
|
||||
USE_BZIP2= yes
|
||||
USES= fortran gmake tar:bzip2
|
||||
USE_GCC= yes
|
||||
WRKSRC= ${WRKDIR}/ATLAS
|
||||
USE_LDCONFIG= yes
|
||||
CONFLICTS= atlas-[0-9]* cblas-[0-9]*
|
||||
|
@ -16,8 +16,8 @@ LICENSE= BSD
|
||||
|
||||
BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/math/lapack:checksum
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= fortran
|
||||
USES= fortran tar:bzip2
|
||||
USE_GCC= yes
|
||||
|
||||
CONFLICTS= atlas-devel-[0-9]* cblas-[0-9]*
|
||||
MANUAL_PACKAGE_BUILD= Optimizes for the local machine.
|
||||
|
Loading…
Reference in New Issue
Block a user