- Add shells/bash as a build_depends.
Reference: http://beefy2.nyi.freebsd.org/data/93amd64-default/388357/logs/librsb-1.2.0r1.log
This commit is contained in:
parent
0a5c2e68be
commit
402f859c5c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388394
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ COMMENT= Sparse matrix library
|
|||
LICENSE= GPLv3
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed
|
||||
BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed \
|
||||
bash:${PORTSDIR}/shells/bash
|
||||
|
||||
USES= fortran compiler:openmp gmake shebangfix
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
Loading…
Reference in a new issue