summaryrefslogtreecommitdiff
path: root/mail/mimp
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 /mail/mimp
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 'mail/mimp')
-rw-r--r--mail/mimp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/mimp/Makefile b/mail/mimp/Makefile
index fedf95b53cb..86ff9c83f62 100644
--- a/mail/mimp/Makefile
+++ b/mail/mimp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2017/08/16 20:21:10 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2019/05/23 19:23:06 rillig Exp $
DISTNAME= mimp-h3-${MIMPVER}
PKGNAME= mimp-${MIMPVER}
@@ -53,7 +53,7 @@ CONF_FILES_PERMS+= ${MIMPDIR}/config/prefs.php.dist \
SUBST_CLASSES+= files
SUBST_STAGE.files= post-build
SUBST_FILES.files= mimp.conf.dist
-SUBST_SED.files= -e "s|@MIMPDIR@|${MIMPDIR}|g"
+SUBST_VARS.files= MIMPDIR
SUBST_MESSAGE.files= Fixing configuration files.
REPLACE_INTERPRETER+= php