aboutsummaryrefslogtreecommitdiff
path: root/games/ultimatestunts
diff options
context:
space:
mode:
Diffstat (limited to 'games/ultimatestunts')
-rw-r--r--games/ultimatestunts/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/ultimatestunts/Makefile b/games/ultimatestunts/Makefile
index 731e37e55abd..27e998176005 100644
--- a/games/ultimatestunts/Makefile
+++ b/games/ultimatestunts/Makefile
@@ -43,7 +43,7 @@ DESKTOP_ENTRIES="Ultimate Stunts" "" "${PORTNAME}" \
.include <bsd.port.options.mk>
post-extract:
- @${FIND} ${WRKSRC} -name .svn -print0 | ${XARGS} -0 ${RM} -fr
+ @${FIND} ${WRKSRC} -name .svn -print0 | ${XARGS} -0 ${RM} -r
@(cd ${WRKSRC} && ${CP} ${PORTNAME}.conf.in ${PORTNAME}.conf)
post-patch: