summaryrefslogtreecommitdiff
path: root/x11-fm/gentoo
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-14 07:21:10 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-14 07:21:10 +0000
commit43e80d5a4bcfc342b200fd0ff07cbbab6fd52588 (patch)
tree25dcc091ce9032e57453942a45ff9ded737107f1 /x11-fm/gentoo
parentUse ${REINPLACE_CMD} instead of ${PERL} (diff)
Replace ${PERL} with ${REINPLACE_CMD}.
PR: 39243, 39244, 39245, 39249 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=61249
Diffstat (limited to 'x11-fm/gentoo')
-rw-r--r--x11-fm/gentoo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/gentoo/Makefile b/x11-fm/gentoo/Makefile
index b042671300c2..bbb4bcd1e849 100644
--- a/x11-fm/gentoo/Makefile
+++ b/x11-fm/gentoo/Makefile
@@ -22,7 +22,7 @@ PORTDOCS= BUGS CONFIG-CHANGES CREDITS NEWS README README.NLS \
README.gtkrc TODO
post-patch:
- @${PERL} -pi -e 's|icons|${DATADIR}/icons|g' ${WRKSRC}/gentoorc.in
+ @${REINPLACE_CMD} -e 's|icons|${DATADIR}/icons|g' ${WRKSRC}/gentoorc.in
post-install:
${INSTALL_MAN} ${WRKSRC}/docs/gentoo.1x ${MANPREFIX}/man/man1/gentoo.1