aboutsummaryrefslogtreecommitdiff
path: root/games/quake-dpmod/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/quake-dpmod/Makefile')
-rw-r--r--games/quake-dpmod/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/quake-dpmod/Makefile b/games/quake-dpmod/Makefile
index a8ad8a8c1493..2bae302b2f86 100644
--- a/games/quake-dpmod/Makefile
+++ b/games/quake-dpmod/Makefile
@@ -22,7 +22,7 @@ DATADIR= ${Q1DIR}/${PORTNAME}
post-extract:
# Remove CVS directories
- @${FIND} ${WRKSRC} -type d -name CVS -print0 | ${XARGS} -0 ${RM} -rf
+ @${FIND} ${WRKSRC} -type d -name CVS -print0 | ${XARGS} -0 ${RM} -r
# Fix permissions
@${CHMOD} go-w ${WRKSRC}/dpmod/progs.dat