Register conflicts with math/elmer-mathlibs.

Submitted by:	thierry and
		Pedro F. Giffuni <giffunip@asme.org>
This commit is contained in:
Maho Nakata 2006-04-26 05:13:41 +00:00
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

View file

@ -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

View file

@ -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

View file

@ -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