aboutsummaryrefslogtreecommitdiffstats
path: root/games/egoboo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/egoboo/Makefile')
-rw-r--r--games/egoboo/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/egoboo/Makefile b/games/egoboo/Makefile
index 37579ddbdd90..bb922f2dec4f 100644
--- a/games/egoboo/Makefile
+++ b/games/egoboo/Makefile
@@ -24,7 +24,7 @@ SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config
USE_REINPLACE= yes
pre-patch:
- @find ${WRKSRC}/.. -type d -name CVS | ${XARGS} ${RM} -rf
+ @${FIND} ${WRKSRC}/.. -type d -name CVS | ${XARGS} ${RM} -rf
post-patch:
@cd ${WRKSRC}/code && ${GMAKE} clean