aboutsummaryrefslogtreecommitdiff
path: root/net/ppxp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/ppxp/Makefile')
-rw-r--r--net/ppxp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ppxp/Makefile b/net/ppxp/Makefile
index 796e196a2e68..5ad48499627c 100644
--- a/net/ppxp/Makefile
+++ b/net/ppxp/Makefile
@@ -66,7 +66,7 @@ DOC_ja_JP= QuickStart.txt QuickUsage.txt guide-1.html guide-2.html \
guide-11.html guide.html Answers.txt Report.txt
post-patch:
- @find ${WRKSRC} -name '*.orig' -exec ${RM} -f '{}' ';'
+ @${FIND} ${WRKSRC} -name '*.orig' -exec ${RM} -f '{}' ';'
@${PERL} -pi -e 's/^CFLAGS/#$$&/' ${WRKSRC}/configure
post-install: