mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Stage support.
PR: ports/189690 Submitted by: Robert Jenssen <robertjenssen@ozemail.com.au> (maintainer)
This commit is contained in:
parent
607e58ef41
commit
b94177b342
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355961
@ -11,11 +11,11 @@ MASTER_SITE_SUBDIR= qrupdate/qrupdate/1.2
|
||||
MAINTAINER= robertjenssen@ozemail.com.au
|
||||
COMMENT= Fortran library for fast updates of QR and Cholesky decomposition
|
||||
|
||||
LIB_DEPENDS= blas.2:${PORTSDIR}/math/blas lapack.4:${PORTSDIR}/math/lapack
|
||||
LIB_DEPENDS= libblas.so:${PORTSDIR}/math/blas \
|
||||
liblapack.so:${PORTSDIR}/math/lapack
|
||||
|
||||
USES= fortran gmake
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
|
Loading…
Reference in New Issue
Block a user