aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorStephen Montgomery-Smith <stephen@FreeBSD.org>2022-01-09 02:53:43 +0000
committerStephen Montgomery-Smith <stephen@FreeBSD.org>2022-01-09 02:53:43 +0000
commit0fdbb10c883c13c20a7135d65c80973da061da3f (patch)
tree225dbf474d03c9a596a8f65aebefc6ba2f446077 /science
parent9c6edd53b27b24536d0674441881a6e06acde4fb (diff)
downloadports-0fdbb10c883c13c20a7135d65c80973da061da3f.tar.gz
ports-0fdbb10c883c13c20a7135d65c80973da061da3f.zip
science/cdf: Add shells/bash to build_depends.
Reported by: pkg-fallout@
Diffstat (limited to 'science')
-rw-r--r--science/cdf/Makefile3
1 files changed, 3 insertions, 0 deletions
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}