summaryrefslogtreecommitdiff
path: root/time/todotxt
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2020-05-16 17:34:13 +0000
committerrillig <rillig@pkgsrc.org>2020-05-16 17:34:13 +0000
commita68c9d914263a26a0c381ff479c284df23a230b5 (patch)
tree0bee8a935f467984c717d7247470932dcbc0f8a9 /time/todotxt
parent5c1c9979495cdfbe94ced60fa22a9a2bb29a3052 (diff)
downloadpkgsrc-a68c9d914263a26a0c381ff479c284df23a230b5.tar.gz
time/todotxt: fix build in SUBST_NOOP_OK=no mode
Diffstat (limited to 'time/todotxt')
-rw-r--r--time/todotxt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/time/todotxt/Makefile b/time/todotxt/Makefile
index dd3026f2c95..8dbeb0abbb6 100644
--- a/time/todotxt/Makefile
+++ b/time/todotxt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2018/04/25 15:23:55 leot Exp $
+# $NetBSD: Makefile,v 1.3 2020/05/16 17:34:13 rillig Exp $
DISTNAME= todotxt-2.11.0
CATEGORIES= time
@@ -34,6 +34,7 @@ SUBST_STAGE.shebang= pre-configure
SUBST_MESSAGE.shebang= Replace hardcoded /bin/bash in the middle of scripts
SUBST_FILES.shebang+= tests/actions-test-lib.sh
SUBST_SED.shebang+= -e '2,$$s;!/bin/bash;!${BASH};'
+SUBST_NOOP_OK.shebang= yes
REPLACE_BASH+= todo.sh
REPLACE_BASH+= tests/*.sh