summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: