1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-22 20:41:26 +00:00

PERL -> REINPLACE_CMD

Submitted by:	David Yeske <dyeske@yahoo.com>
This commit is contained in:
Chris D. Faulhaber 2002-10-27 22:44:35 +00:00
parent b8ab16e360
commit 4027d46b63
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=68965

View File

@ -46,7 +46,8 @@ post-patch:
${WRKSRC}/src/wmtune.c
do-configure:
@${PERL} -pi.orig -e 's|/etc|${PREFIX}/etc|' ${WRKSRC}/src/wmtune.c
@${REINPLACE_CMD} -pi.orig -e 's|/etc|${PREFIX}/etc|' \
${WRKSRC}/src/wmtune.c
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/wmtune ${PREFIX}/bin