aboutsummaryrefslogtreecommitdiff
path: root/devel/chora/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/chora/Makefile')
-rw-r--r--devel/chora/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/chora/Makefile b/devel/chora/Makefile
index 43bdb5a74413..69e801d12134 100644
--- a/devel/chora/Makefile
+++ b/devel/chora/Makefile
@@ -82,7 +82,7 @@ do-install:
${CP} ${CONFDIR}/${FILE}.dist ${CONFDIR}/${FILE} ; \
fi
.endfor
- @${REINPLACE_CMD} -e "s:%%CVSROOT%%:${CVSROOT}:;s:%%CONFDIR%%:${CONFDIR}:" \
+ @${REINPLACE_CMD} -e "s|%%CVSROOT%%|${CVSROOT}|;s|%%CONFDIR%%|${CONFDIR}|" \
${CONFDIR}/cvsroots.php
@${RM} ${CONFDIR}/cvsroots.php.beforeChora
@${CHOWN} -R www:www ${CHORADIR}