aboutsummaryrefslogtreecommitdiff
path: root/games/xmille/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/xmille/Makefile')
-rw-r--r--games/xmille/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xmille/Makefile b/games/xmille/Makefile
index 37be1c728003..842948233299 100644
--- a/games/xmille/Makefile
+++ b/games/xmille/Makefile
@@ -21,6 +21,6 @@ USE_IMAKE= yes
MAN1= xmille.1
post-extract:
- @find ${WRKSRC} -name '*.[ao]' -delete
+ @${FIND} ${WRKSRC} -name '*.[ao]' -delete
.include <bsd.port.mk>