mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Register conflicts with math/elmer-mathlibs.
Submitted by: thierry and Pedro F. Giffuni <giffunip@asme.org>
This commit is contained in:
parent
f9ac015c74
commit
cd2fb50f10
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=160489
3 changed files with 6 additions and 0 deletions
|
@ -21,6 +21,8 @@ COMMENT= Development version of math/atlas
|
|||
|
||||
NO_PACKAGE= "Optimizes for the local machine, so a package is not generally useful. Set FORCE_PACKAGE to override"
|
||||
|
||||
CONFLICTS= elmer-mathlibs-1*
|
||||
|
||||
USE_BZIP2= yes
|
||||
WRKSRC= ${WRKDIR}/ATLAS
|
||||
INSTALLS_SHLIB= yes
|
||||
|
|
|
@ -21,6 +21,8 @@ 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"
|
||||
|
||||
CONFLICTS= elmer-mathlibs-1*
|
||||
|
||||
USE_BZIP2= yes
|
||||
WRKSRC= ${WRKDIR}/ATLAS
|
||||
INSTALLS_SHLIB= yes
|
||||
|
|
|
@ -29,6 +29,8 @@ BUILD_DEPENDS= ${LOCALBASE}/mpich/lib/libmpich.a:${PORTSDIR}/net/mpich \
|
|||
LIB_DEPENDS= lapack:${PORTSDIR}/math/lapack \
|
||||
atlas:${PORTSDIR}/math/atlas
|
||||
|
||||
CONFLICTS= elmer-mathlibs-1*
|
||||
|
||||
F77?= f77
|
||||
USE_REINPLACE= yes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue