summaryrefslogtreecommitdiff
path: root/lang/npm
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-07-09 14:10:54 +0000
committernia <nia@pkgsrc.org>2019-07-09 14:10:54 +0000
commit2bc305ae26b6e6e8772c78c23e45773f94dbf9e2 (patch)
tree88cea772bd8c00fbe098db1664de3c6a93adc3cc /lang/npm
parent61c6f44d3f11f43a59873dd3c21b7c6c8c601680 (diff)
downloadpkgsrc-2bc305ae26b6e6e8772c78c23e45773f94dbf9e2.tar.gz
npm: Add bash to USE_TOOLS.
Diffstat (limited to 'lang/npm')
-rw-r--r--lang/npm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/npm/Makefile b/lang/npm/Makefile
index 9b1169c607b..0900e6276eb 100644
--- a/lang/npm/Makefile
+++ b/lang/npm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2019/07/01 10:50:32 adam Exp $
+# $NetBSD: Makefile,v 1.24 2019/07/09 14:10:54 nia Exp $
DISTNAME= cli-6.9.2
PKGNAME= ${DISTNAME:S/cli/npm/}
@@ -19,7 +19,7 @@ SITES.${MARKED}.tar.gz= -https://github.com/markedjs/marked/archive/v${MARKED:S/
DEPENDS+= nodejs-[0-9]*:../../lang/nodejs
-USE_TOOLS+= gmake perl
+USE_TOOLS+= bash gmake perl
PYTHON_VERSIONS_ACCEPTED= 27 # required by gyp scripts included