Now ATLAS port creates only shared libs by default.
Submitted by: Pedro F. Giffuni <giffunip@asme.org>
This commit is contained in:
parent
eb97e6c367
commit
44e34cd6b4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157121
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ DISTNAME= UMFPACKv${PORTVERSION}
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Unsymmetric-pattern MultiFrontal Package
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libcblas.a:${PORTSDIR}/math/atlas
|
||||
LIB_DEPENDS= atlas.1:${PORTSDIR}/math/atlas
|
||||
|
||||
WRKSRC= ${WRKDIR}/${DISTNAME}/UMFPACK
|
||||
ALL_TARGET= lib
|
||||
|
|
Loading…
Reference in a new issue