summaryrefslogtreecommitdiff
path: root/sysutils/atitvout
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2019-05-23 19:22:54 +0000
committerrillig <rillig@pkgsrc.org>2019-05-23 19:22:54 +0000
commitcabadf3d995dfdb93e43fa33e676fdfbb6f7d1f5 (patch)
treedfd45506cac9c8adb60a55d809ab0dbc4d5a750e /sysutils/atitvout
parentafe0216c35d9e0e0b96fe80eb38badf368ef84a7 (diff)
downloadpkgsrc-cabadf3d995dfdb93e43fa33e676fdfbb6f7d1f5.tar.gz
all: replace SUBST_SED with the simpler SUBST_VARS
pkglint -Wall -r --only "substitution command" -F With manual review and indentation fixes since pkglint doesn't get that part correct in every case.
Diffstat (limited to 'sysutils/atitvout')
-rw-r--r--sysutils/atitvout/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/atitvout/Makefile b/sysutils/atitvout/Makefile
index 552806e0f10..4694ca2004c 100644
--- a/sysutils/atitvout/Makefile
+++ b/sysutils/atitvout/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.15 2016/07/10 10:45:40 rillig Exp $
+# $NetBSD: Makefile,v 1.16 2019/05/23 19:23:16 rillig Exp $
DISTNAME= atitvout-0.4
PKGREVISION= 1
@@ -33,7 +33,7 @@ REPLACE_FILES.bash= test.sh
SUBST_CLASSES+= sh
SUBST_STAGE.sh= pre-configure
SUBST_FILES.sh= test.sh
-SUBST_SED.sh= -e "s,@PREFIX@,${PREFIX},"
+SUBST_VARS.sh= PREFIX
INSTALLATION_DIRS= sbin share/doc/atitvout