summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2021-05-14 14:46:40 +0000
committernia <nia@pkgsrc.org>2021-05-14 14:46:40 +0000
commitf34f62195e14a932f043948bf705ded9496a9071 (patch)
tree2c8d7cd86b37e4fe45574c64401e0772397fb900
parent7da368e31ce00276fa92069d049c2a6084c9fbe6 (diff)
downloadpkgsrc-f34f62195e14a932f043948bf705ded9496a9071.tar.gz
gnustep-makee: installs bash scripts, needs bash at runtime
-rw-r--r--devel/gnustep-make/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/gnustep-make/Makefile b/devel/gnustep-make/Makefile
index d98428f694a..09c6d36e3ed 100644
--- a/devel/gnustep-make/Makefile
+++ b/devel/gnustep-make/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.62 2020/11/03 12:40:11 triaxx Exp $
+# $NetBSD: Makefile,v 1.63 2021/05/14 14:46:40 nia Exp $
DISTNAME= gnustep-make-2.8.0
PKGREVISION= 1
@@ -11,7 +11,7 @@ COMMENT= GNUstep makefile package
LICENSE= gnu-gpl-v3
USE_LANGUAGES+= c99 objc c++ objc-c++
-USE_TOOLS+= bash csh
+USE_TOOLS+= bash:run csh
GNU_CONFIGURE= yes
CONFIGURE_ENV+= INSTALL_PROGRAM=${INSTALL_SCRIPT:Q}
CONFIGURE_ARGS+= --disable-importing-config-file