aboutsummaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2015-06-02 23:09:57 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2015-06-02 23:09:57 +0000
commit402f859c5ccf701e8f9dd64403e6d9b355740bb7 (patch)
treed75af85d241aa766d7fee08bd03925695d2cd0f8 /math
parent0a5c2e68be6e677e746f9255850ba720b7c20983 (diff)
downloadports-402f859c5ccf701e8f9dd64403e6d9b355740bb7.tar.gz
ports-402f859c5ccf701e8f9dd64403e6d9b355740bb7.zip
- Add shells/bash as a build_depends.
Notes
Notes: svn path=/head/; revision=388394
Diffstat (limited to 'math')
-rw-r--r--math/librsb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/librsb/Makefile b/math/librsb/Makefile
index 4556116d0818..128bfa0915c9 100644
--- a/math/librsb/Makefile
+++ b/math/librsb/Makefile
@@ -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