aboutsummaryrefslogtreecommitdiff
path: root/news/fidogate/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/fidogate/Makefile')
-rw-r--r--news/fidogate/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/fidogate/Makefile b/news/fidogate/Makefile
index f3ca9f697ea9..3084af0351fc 100644
--- a/news/fidogate/Makefile
+++ b/news/fidogate/Makefile
@@ -62,7 +62,7 @@ EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-perl
post-patch:
.for i in ${FIXME}
${PERL5} -pi -e "s=([ ])log[(]=\\1log_fg(=" ${WRKSRC}/${i}
- @grep "log_fg" ${WRKSRC}/${i}
+ @${GREP} "log_fg" ${WRKSRC}/${i}
.endfor
pre-configure: