summaryrefslogtreecommitdiffstats
path: root/games/sdb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'games/sdb/Makefile')
-rw-r--r--games/sdb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/sdb/Makefile b/games/sdb/Makefile
index 3b97a33..4752037 100644
--- a/games/sdb/Makefile
+++ b/games/sdb/Makefile
@@ -51,7 +51,7 @@ PLIST_SUB+= MODEL_SUFFIX="md2b"
post-extract:
${RM} ${WRKSRC}/models/*
@cd ${WRKSRC}/models && \
- ${RM} -f * && \
+ ${RM} * && \
${UNZIP_CMD} -qj ${DISTDIR}/shotgun-debugger-1.0.mac-ppc.zip \
'sdb-1.0-macosx/models/*.md2b'
.endif
OpenPOWER on IntegriCloud