git: 0fdbb10c883c - main - science/cdf: Add shells/bash to build_depends.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 09 Jan 2022 02:54:49 UTC
The branch main has been updated by stephen:
URL: https://cgit.FreeBSD.org/ports/commit/?id=0fdbb10c883c13c20a7135d65c80973da061da3f
commit 0fdbb10c883c13c20a7135d65c80973da061da3f
Author: Stephen Montgomery-Smith <stephen@FreeBSD.org>
AuthorDate: 2022-01-09 02:53:43 +0000
Commit: Stephen Montgomery-Smith <stephen@FreeBSD.org>
CommitDate: 2022-01-09 02:53:43 +0000
science/cdf: Add shells/bash to build_depends.
Reported by: pkg-fallout@
---
science/cdf/Makefile | 3 +++
1 file changed, 3 insertions(+)
diff --git a/science/cdf/Makefile b/science/cdf/Makefile
index 1798ffba19fe..161cf75db9c6 100644
--- a/science/cdf/Makefile
+++ b/science/cdf/Makefile
@@ -19,7 +19,10 @@ BROKEN_aarch64= fails to compile: error: use of undeclared identifier FP1ZEROsi
BROKEN_armv6= fails to compile: error: use of undeclared identifier FP1ZEROsingle; did you mean FP1zeroSingle?
BROKEN_armv7= fails to compile: error: use of undeclared identifier FP1ZEROsingle; did you mean FP1zeroSingle?
+BUILD_DEPENDS= bash:shells/bash
+
USES= fortran ncurses gmake
+
USE_LDCONFIG= yes
MAKE_FLAGS= INSTALLDIR=${STAGEDIR}${PREFIX} OS=freebsd ENV=gnu \
FORTRAN=yes FC_freebsd=${F77}