summaryrefslogtreecommitdiff
path: root/games/bomberclone/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/bomberclone/Makefile')
-rw-r--r--games/bomberclone/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/bomberclone/Makefile b/games/bomberclone/Makefile
index 7e25a2cc52bd..c80a5bc81f77 100644
--- a/games/bomberclone/Makefile
+++ b/games/bomberclone/Makefile
@@ -27,7 +27,7 @@ DESKTOP_ENTRIES="BomberMan clone" "" "${PORTNAME}" \
"${PORTNAME}" "Game;ArcadeGame;" ""
post-extract:
- @${FIND} ${WRKSRC} -type d -name CVS | ${XARGS} ${RM} -rf ;
+ @${FIND} ${WRKSRC} -type d -name CVS | ${XARGS} ${RM} -r ;
post-patch:
@${REINPLACE_CMD} -e 's|share/games/${PACKAGE}|share/${PACKAGE}|' \