summaryrefslogtreecommitdiff
path: root/audio/rplay/Makefile
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2018-02-20 08:43:42 +0000
committerdholland <dholland@pkgsrc.org>2018-02-20 08:43:42 +0000
commit02260b9ad1e1a9776bec2cbee35f0099b9f0451b (patch)
tree53311cbe6f72d5d676d640235c312524d5bdd61a /audio/rplay/Makefile
parentd649aaa89e036cf9f00a3d0b3d9668d2f601e62b (diff)
downloadpkgsrc-02260b9ad1e1a9776bec2cbee35f0099b9f0451b.tar.gz
Adjust seddery for paths in manpage. Avoids inserting /usr/pkg/usr/pkg/etc.
Ride previous version bump.
Diffstat (limited to 'audio/rplay/Makefile')
-rw-r--r--audio/rplay/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/rplay/Makefile b/audio/rplay/Makefile
index f844b378540..d1d911980b3 100644
--- a/audio/rplay/Makefile
+++ b/audio/rplay/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.68 2018/02/20 08:35:52 dholland Exp $
+# $NetBSD: Makefile,v 1.69 2018/02/20 08:43:42 dholland Exp $
DISTNAME= rplay-3.3.2
PKGREVISION= 9
@@ -26,7 +26,7 @@ SUBST_STAGE.paths= pre-configure
SUBST_FILES.paths= doc/*.[0-9]
SUBST_SED.paths= -e "s|/usr/local/etc|${PKG_SYSCONFDIR}|g"
SUBST_SED.paths+= -e "s|/usr/local|${PREFIX}|g"
-SUBST_SED.paths+= -e "s|/etc/rplay|${PKG_SYSCONFDIR}|g"
+SUBST_SED.paths+= -e "s|/etc/rplay/|${PKG_SYSCONFDIR}/|g"
SUBST_MESSAGE.paths= Fixing paths in manpages.
post-install: