mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
1: Stagify.
2: new syntax of LIB_DEPENDS Approved by: portmgr@
This commit is contained in:
parent
9cecd2ea12
commit
90ab6136b0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358286
@ -11,12 +11,11 @@ DISTFILES= ${SRCS}
|
||||
MAINTAINER= bf@FreeBSD.org
|
||||
COMMENT= Linear Algebra package
|
||||
|
||||
LIB_DEPENDS= blas.2:${PORTSDIR}/math/blas
|
||||
LIB_DEPENDS= libblas.so:${PORTSDIR}/math/blas
|
||||
MAKE_ENV= WITHOUT_PROFILE=yes __MAKE_CONF=/dev/null SRCCONF=/dev/null
|
||||
|
||||
USES= fortran
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
USE_LDCONFIG= yes
|
||||
|
Loading…
Reference in New Issue
Block a user